django/docs
Simon Willison fe3a560768 Added mention of inclusion tags to reusable form templates documentation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-15 15:44:59 +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 Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 release, including 'When will you release Django 1.0?' Good riddance! 2008-09-09 02:33:14 +00:00
howto Added mention of inclusion tags to reusable form templates documentation 2008-09-15 15:44:59 +00:00
internals Edited docs changes from [9010] and [9011] 2008-09-11 03:32:28 +00:00
intro Fixed #9059: Corrected some markup in tutorial 4 that incorrectly identified a template variable as a function. Thanks to zen for the report. 2008-09-14 08:28:55 +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 Added documentation of the Form class's custom __iter__ method to the forms API reference as well 2008-09-15 00:07:13 +00:00
releases Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Thanks ahebert. 2008-09-12 16:56:09 +00:00
topics Added mention of inclusion tags to reusable form templates documentation 2008-09-15 15:44:59 +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 #8728: Corrected some broken links in the documentation 2008-09-01 09:45:30 +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 Reworded a bunch of the links on the docs index to be consistent 2008-09-10 05:04:24 +00:00