django/docs
2010-01-12 23:34:46 +00:00
..
_ext
_static
_templates
faq Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro 2010-01-09 19:11:41 +00:00
howto Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
internals Removed a couple completed TODO items from the documentation documentation. 2009-12-26 06:49:54 +00:00
intro Fixed #11222 -- Clarified location of admin templates in tutorial02. Thanks, cantorman 2010-01-10 21:56:15 +00:00
man Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
misc
obsolete
ref Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
releases Fixed #12516. Added the new location of email_re to the release notes. This regex is undocumented, so we're not putting in an import for backwards compatibility. 2010-01-12 14:58:47 +00:00
topics Fixed #12512. Changed ModelForm to stop performing model validation on fields that are not part of the form. Thanks, Honza Kral and Ivan Sagalaev. 2010-01-12 02:29:45 +00:00
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
index.txt Added a section to the docs for discussing validators and updated a few links to point to it. 2010-01-05 06:18:41 +00:00
Makefile