mirror of
https://github.com/django/django.git
synced 2025-10-30 00:56:09 +00:00
[1.7.x] Fixed #22248 -- Made RenameModel reversible
Backport of cf7a2a000e from master
This commit is contained in:
committed by
Tim Graham
parent
dfcac7d7f5
commit
50434aebe2
@@ -65,3 +65,6 @@ Bugfixes
|
||||
|
||||
* Fixed :djadmin:`squashmigrations` to respect the ``--no-optimize`` parameter
|
||||
(:ticket:`23799`).
|
||||
|
||||
* Made :class:`~django.db.migrations.operations.RenameModel` reversible
|
||||
(:ticket:`22248`)
|
||||
|
||||
Reference in New Issue
Block a user