django/docs
Malcolm Tredinnick 79e914e496 Added CACHE_MIDDLEWARE_SECONDS to global settings and documentation (it's
used by the cache middleware). Refs #1015.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5618 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-07-05 11:08:40 +00:00
..
man
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. 2007-07-01 01:00:23 +00:00
cache.txt
contributing.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
csrf.txt
databases.txt
databrowse.txt
db-api.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
design_philosophies.txt
distributions.txt
django-admin.txt Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. 2007-07-01 01:00:23 +00:00
documentation.txt
email.txt
faq.txt
fastcgi.txt
flatpages.txt
forms.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
generic_views.txt
i18n.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
install.txt
legacy_databases.txt Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. 2007-07-01 01:00:23 +00:00
middleware.txt
model-api.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
modpython.txt
newforms.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
redirects.txt
release_notes_0.95.txt Fixed a small typo. 2006-09-28 11:38:19 +00:00
release_notes_0.96.txt Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. 2007-07-01 01:00:23 +00:00
request_response.txt
serialization.txt Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. 2007-07-01 01:00:23 +00:00
sessions.txt
settings.txt Added CACHE_MIDDLEWARE_SECONDS to global settings and documentation (it's 2007-07-05 11:08:40 +00:00
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
templates_python.txt Converted some tabs to four spaces in two docs 2007-07-03 19:26:34 +00:00
testing.txt Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. 2007-07-01 01:00:23 +00:00
transactions.txt
tutorial01.txt Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt
unicode.txt Form encoding should be changed only via HttpRequest, not on GET and POST 2007-07-05 01:25:05 +00:00
url_dispatch.txt
webdesign.txt