mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.
This commit is contained in:
parent
f0f383b635
commit
7d607127e3
9 changed files with 109 additions and 23 deletions
|
|
@ -33,6 +33,11 @@ details on these changes.
|
|||
|
||||
* ``django.utils.http.cookie_date()`` will be removed.
|
||||
|
||||
* The ``staticfiles`` and ``admin_static`` template tag libraries will be
|
||||
removed.
|
||||
|
||||
* ``django.contrib.staticfiles.templatetags.static()`` 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