1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Updated release notes following backport of a407b84. Refs #23365.

This commit is contained in:
Loic Bistuer
2014-10-09 22:48:23 +07:00
parent f633ba778d
commit bf1bb07bf0
3 changed files with 4 additions and 3 deletions

View File

@@ -269,8 +269,6 @@ 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.
Migrations
^^^^^^^^^^