mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #33864 -- Removed length_is template filter per deprecation timeline.
This commit is contained in:
@@ -254,3 +254,5 @@ to remove usage of these features.
|
||||
* The ``BaseUserManager.make_random_password()`` method is removed.
|
||||
|
||||
* The model's ``Meta.index_together`` option is removed.
|
||||
|
||||
* The ``length_is`` template filter is removed.
|
||||
|
||||
Reference in New Issue
Block a user