mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #23365 -- Added support for timezone-aware datetimes to migrations.
This commit is contained in:
@@ -260,6 +260,8 @@ Management Commands
|
||||
* The :djadminopt:`--name` option for :djadmin:`makemigrations` allows you to
|
||||
to give the migration(s) a custom name instead of a generated one.
|
||||
|
||||
* :djadmin:`makemigrations` can now serialize timezone-aware values.
|
||||
|
||||
Models
|
||||
^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user