mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.5.x] Fixed #6195 -- Documented caching options for javascript_catalog.
Backport of 0836670 from master
This commit is contained in:
@@ -27,7 +27,7 @@ instead of a full response, telling the client that nothing has changed.
|
||||
When you need more fine-grained control you may use per-view conditional
|
||||
processing functions.
|
||||
|
||||
.. conditional-decorators:
|
||||
.. _conditional-decorators:
|
||||
|
||||
The ``condition`` decorator
|
||||
===========================
|
||||
|
||||
Reference in New Issue
Block a user