mirror of
https://github.com/django/django.git
synced 2025-04-04 05:26:43 +00:00
Fixed #25782 -- Prevented duplicate caching when using CacheMiddleware and cache_page.
This commit is contained in:
parent
b4f0ca776c
commit
5f195a62b1
@ -280,3 +280,9 @@ Miscellaneous
|
||||
-------------
|
||||
|
||||
* ...
|
||||
|
||||
Miscellaneous
|
||||
~~~~~
|
||||
|
||||
* Subclasses of :class:`~django.middleware.cache.UpdateCacheMiddleware`
|
||||
will no longer cause duplication when used with cache decorator.
|
Loading…
x
Reference in New Issue
Block a user