mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #21221 -- Removed staticfiles and admin_static template tag libraries.
Per deprecation timeline.
This commit is contained in:
@@ -256,3 +256,7 @@ to remove usage of these features.
|
||||
* The ``ForceRHR`` GIS function is removed.
|
||||
|
||||
* ``django.utils.http.cookie_date()`` is removed.
|
||||
|
||||
* The ``staticfiles`` and ``admin_static`` template tag libraries are removed.
|
||||
|
||||
* ``django.contrib.staticfiles.templatetags.staticfiles.static()`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user