mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #26263 -- Removed deprecated Context.has_key().
This commit is contained in:
@@ -345,3 +345,5 @@ these features.
|
||||
|
||||
* ``CommaSeparatedIntegerField`` is removed, except for support in historical
|
||||
migrations.
|
||||
|
||||
* The template ``Context.has_key()`` method is removed.
|
||||
|
||||
Reference in New Issue
Block a user