diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.0.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index 99db02a0aa..a76f174208 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -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. |
