django/docs/topics
Gabriel Hurley f81d5d6854 Fixed #15233 -- Corrected a duplicate module directive that raised a warning on newer versions of Sphinx. Thanks to Aryeh Leib Taurog for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15561 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-17 21:08:45 +00:00
..
db
forms
http Fixed #15233 -- Corrected a duplicate module directive that raised a warning on newer versions of Sphinx. Thanks to Aryeh Leib Taurog for the report. 2011-02-17 21:08:45 +00:00
i18n
auth.txt
cache.txt Fixed #15222 - FileCache -> FileBasedCache typo; thanks Serp. 2011-02-06 17:28:01 +00:00
class-based-views.txt
conditional-view-processing.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
logging.txt Fixed #14861 -- Added an admonition about the potential for circular imports with custom logging handlers (which produces an extremely confusing error message) to the logging docs. Thanks to donspaulding for the report and adamv for the patch. 2011-02-07 23:56:39 +00:00
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt