django/docs
Malcolm Tredinnick 94f4348728 Fixed #9734 -- Typo fix in the custom fields documentation, pointed out by
col16.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9557 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-03 05:50:11 +00:00
..
_ext Fixed the documentation HTML writer to not apply smartypants to literal blocks. Fixes #8696; thanks, ramiro. 2008-09-02 19:49:23 +00:00
_static Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
_templates Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
faq Remove the FAQ answer about a setuptools install error that references running a script 2-years-gone from the source tree. 2008-11-21 17:47:47 +00:00
howto Fixed #9734 -- Typo fix in the custom fields documentation, pointed out by 2008-12-03 05:50:11 +00:00
internals Quit being a complete mystery. 2008-11-13 23:43:25 +00:00
intro Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin. 2008-11-01 20:51:54 +00:00
man Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
misc Added a stability note about template tag names. 2008-09-03 00:09:52 +00:00
obsolete Removed doc references to obsolete removed forms stuff. 2008-08-28 16:33:11 +00:00
ref Updated csrf docs with 'versionadded' info 2008-12-03 00:44:12 +00:00
releases Forward-port docutils fix from [9497]. 2008-11-19 05:26:31 +00:00
topics Fixed #9740 -- Updated and correct usage of max_entries in cache documentation. 2008-12-03 05:49:37 +00:00
Makefile Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
conf.py Fixed #8955: Modified the sphinx configuration to generate LaTeX documentation. Thanks to simonb for the report and fix. 2008-09-18 15:46:20 +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 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt Greatly refactored the docs index to allow for more efficient use by power users, while staying clean for new users. It no longer takes four clicks to get to the list of default template filters. 2008-11-18 07:33:35 +00:00