django/docs
Luke Plant 9dc9770736 Documented the presence of {% csrf_token %} in Django 1.1.2 in trunk docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11675 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-10-27 21:52:25 +00:00
..
_ext Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. 2009-07-03 05:40:46 +00:00
_static
_templates Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. 2009-07-03 05:40:46 +00:00
faq Clarified faq/install w.r.t. the various Python versions available. 2009-10-23 19:52:15 +00:00
howto Fixed #11780 -- Corrected a typo in the static file serving docs. 2009-09-12 22:48:20 +00:00
internals Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
intro Fixed #9977 - CsrfMiddleware gets template tag added, session dependency removed, and turned on by default. 2009-10-26 23:23:07 +00:00
man
misc
obsolete
ref Documented the presence of {% csrf_token %} in Django 1.1.2 in trunk docs. 2009-10-27 21:52:25 +00:00
releases Added explicit notes about the need to update any customised templates for contrib apps for CSRF changes 2009-10-27 12:11:56 +00:00
topics Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
Makefile
conf.py Bumped the version number in the docs to reflect Djagno 1.1 is released. 2009-08-08 02:56:19 +00:00
contents.txt
glossary.txt A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 2009-03-31 23:34:03 +00:00
index.txt Add new documentation covering the layout of the Django SVN repository. 2009-08-17 10:23:43 +00:00