mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
Refs #27236 -- Reverted AlterIndexTogether deprecation.
This partly reverts a6385b382e.
This commit is contained in:
parent
7bdb682215
commit
c773d5794e
14 changed files with 0 additions and 92 deletions
|
|
@ -19,9 +19,6 @@ details on these changes.
|
|||
|
||||
* The model's ``Meta.index_together`` option will be removed.
|
||||
|
||||
* The ``AlterIndexTogether`` migration operation will be removed. A stub
|
||||
operation will remain for compatibility with historical migrations.
|
||||
|
||||
* The ``length_is`` template filter will be removed.
|
||||
|
||||
* The ``django.contrib.auth.hashers.SHA1PasswordHasher``,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue