mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
This commit is contained in:
@@ -251,3 +251,6 @@ how to remove usage of these features.
|
||||
as the first positional argument.
|
||||
|
||||
* The ``django.db.models.permalink()`` decorator is removed.
|
||||
|
||||
* The ``USE_ETAGS`` setting is removed. ``CommonMiddleware`` and
|
||||
``django.utils.cache.patch_response_headers()`` no longer set ETags.
|
||||
|
||||
Reference in New Issue
Block a user