mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations.
This commit is contained in:
committed by
Mariusz Felisiak
parent
57793b4765
commit
41019e48bb
@@ -169,7 +169,8 @@ Management Commands
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The new :ref:`generic mechanism <migrations-removing-operation>` allows
|
||||
handling the deprecation of migration operations.
|
||||
|
||||
Models
|
||||
~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user