1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs
2009-03-31 16:45:41 +00:00
..
_ext Fixed #9436 -- Updated docs build code to create "new in development version". 2009-03-09 01:37:17 +00:00
_static
_templates
faq Fixed some long lines and removed trailing whitespace. 2009-03-30 17:07:43 +00:00
howto Fixed #10553 -- Corrected several uses of URLconf in documentation and comments, according to the Django style guide. Based on patch from rduffield. 2009-03-31 16:07:07 +00:00
internals Fixed #10577 -- Fixed doc typo, patch from Zoramite. 2009-03-31 15:39:32 +00:00
intro Fixed #10266 -- Clarified restart of shell in tutorial, patch from mboersma. 2009-03-31 16:45:41 +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
ref Fixed #10375 -- Added documentation about the default format strings used for the date and time filters when no format string is passed to the filter, based on patch from kgrandis. 2009-03-31 16:34:24 +00:00
releases Fixed #10553 -- Corrected several uses of URLconf in documentation and comments, according to the Django style guide. Based on patch from rduffield. 2009-03-31 16:07:07 +00:00
topics Fixed #10553 -- Corrected several uses of URLconf in documentation and comments, according to the Django style guide. Based on patch from rduffield. 2009-03-31 16:07:07 +00:00
conf.py Fixed #9436 -- Updated docs build code to create "new in development version". 2009-03-09 01:37:17 +00:00
contents.txt
glossary.txt
index.txt Fixed #9282: added a generic comment moderation toolkit. See the documentation for details. 2009-03-23 21:07:02 +00:00
Makefile