Re: [Django] #36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations

14 views
Skip to first unread message

Django

unread,
Mar 21, 2025, 3:24:35 AMMar 21
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
----------------------------------+------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: assigned
Component: Migrations | Version: 5.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+------------------------------------
Changes (by 송준호):

* owner: (none) => 송준호
* status: new => assigned

--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Mar 21, 2025, 7:31:17 AMMar 21
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
----------------------------------+--------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: assigned
Component: Migrations | Version: 5.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Changes (by 송준호):

* has_patch: 0 => 1
* stage: Accepted => Unreviewed

--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:4>

Django

unread,
Mar 21, 2025, 7:35:26 AMMar 21
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
----------------------------------+------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: assigned
Component: Migrations | Version: 5.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+------------------------------------
Changes (by 송준호):

* has_patch: 1 => 0
* stage: Unreviewed => Accepted

--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:5>

Django

unread,
Mar 28, 2025, 6:42:59 AMMar 28
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
----------------------------------+--------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: assigned
Component: Migrations | Version: 5.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Changes (by 송준호):

* has_patch: 0 => 1
* stage: Accepted => Unreviewed

Comment:

https://github.com/django/django/pull/19314
--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:6>

Django

unread,
Mar 28, 2025, 7:20:29 AMMar 28
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
----------------------------------+------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: assigned
Component: Migrations | Version: 5.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+------------------------------------
Changes (by JaeHyuckSa):

* stage: Unreviewed => Accepted

--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:7>

Django

unread,
Mar 28, 2025, 8:16:25 AMMar 28
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
----------------------------------+------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: assigned
Component: Migrations | Version: 5.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+------------------------------------
Changes (by Sarah Boyce):

* needs_docs: 0 => 1

--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:8>

Django

unread,
Mar 28, 2025, 9:03:25 AMMar 28
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
----------------------------------+------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: assigned
Component: Migrations | Version: 5.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+------------------------------------
Changes (by JaeHyuckSa):

* needs_docs: 1 => 0

--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:9>

Django

unread,
Mar 28, 2025, 10:29:11 AMMar 28
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
-------------------------------------+-------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: assigned
Component: Migrations | Version: 5.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):

* stage: Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:10>

Django

unread,
Mar 31, 2025, 7:45:05 AMMar 31
to django-...@googlegroups.com
#36265: Add support for serializing zoneinfo.ZoneInfo objects in migrations
-------------------------------------+-------------------------------------
Reporter: Sandeep Harlalka | Owner: 송준호
Type: New feature | Status: closed
Component: Migrations | Version: 5.1
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce <42296566+sarahboyce@…>):

* resolution: => fixed
* status: assigned => closed

Comment:

In [changeset:"126417be439bc712dee2a60a24674adef011861f" 126417be]:
{{{#!CommitTicketReference repository=""
revision="126417be439bc712dee2a60a24674adef011861f"
Fixed #36265 -- Added support for serialization of ZoneInfo instances in
migrations.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/36265#comment:11>
Reply all
Reply to author
Forward
0 new messages