django1/docs
Malcolm Tredinnick fc26da645a Add warning when using cache keys that might not work with memcached.
This means testing with local dev caches (not memcache) will warn
developers if they are introducing inadvertent importabilities. There is
also the ability to silence the warning if a dev is not planning to use
memcache and knows what they are doing with their keys.

Thanks to Carl Meyer for the patch. Fixed #6447.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13766 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-12 18:45:26 +00:00
..
_ext Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
_theme/djangodocs Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:21:21 +00:00
faq Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +00:00
howto Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +00:00
internals Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +00:00
intro Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
man Fixed #7050 - Allow the makemessages command to optionally ignore paths when examining source code and templates for translation strings. 2010-02-16 12:15:04 +00:00
misc Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
obsolete Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
ref Add option to redirect_to view to allow passing along the query string 2010-09-11 03:13:23 +00:00
releases Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +00:00
topics Add warning when using cache keys that might not work with memcached. 2010-09-12 18:45:26 +00:00
Makefile Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:21:21 +00:00
conf.py Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales. 2010-07-25 20:39:40 +00:00
contents.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
glossary.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00