summaryrefslogtreecommitdiff
path: root/django/contrib/admin/templates/admin_doc/model_detail.html
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2008-08-09 15:07:45 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2008-08-09 15:07:45 +0000
commit752659037686026e85c2da52c756d4bfec8c4d13 (patch)
tree400b5362a88a4312f5249ccd627fff3d6854f5fa /django/contrib/admin/templates/admin_doc/model_detail.html
parente8f18643cf51d9ef22868d32060c8645b269d328 (diff)
Split CacheMiddleware up into two parts -- an update-cache and a fetch-from-cache middleware. This lets you run each half of the cache middleware at the correct time to avoid bad interactions between the cache middleware and other middleware that must modify the cache key (like the locale middleware).
CacheMiddleware itself is still around for backwards-compatibility and as a hook point for the cache decorator, but the documentation has been updated to point people towards the two-part caching middleware. Refs #730. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/contrib/admin/templates/admin_doc/model_detail.html')
0 files changed, 0 insertions, 0 deletions