mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Refs #28965 -- Deprecated unused django.utils.http.cookie_date().
This commit is contained in:
parent
0afffae4ec
commit
ab7f4c3306
5 changed files with 20 additions and 1 deletions
|
|
@ -31,6 +31,8 @@ details on these changes.
|
|||
|
||||
* ``django.contrib.gis.db.models.functions.ForceRHR`` will be removed.
|
||||
|
||||
* ``django.utils.http.cookie_date()`` will be removed.
|
||||
|
||||
See the :ref:`Django 2.1 release notes <deprecated-features-2.1>` for more
|
||||
details on these changes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue