django/docs/topics
Luke Plant 9d0b9ad85e Doc updates missed in [13423]
Refs #13880



git-svn-id: http://code.djangoproject.com/svn/django/trunk@13425 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-07-05 17:19:52 +00:00
..
db Small corrections/improvements to DB optimization docs. 2010-07-05 16:26:12 +00:00
forms Fixed #13551 -- Corrected import in ModelForms example. Thanks to libber for the report. 2010-05-17 00:27:37 +00:00
http Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch. 2010-05-09 06:44:12 +00:00
i18n
auth.txt
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt
index.txt
install.txt
pagination.txt Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. 2010-05-12 22:53:23 +00:00
serialization.txt Doc updates missed in [13423] 2010-07-05 17:19:52 +00:00
settings.txt Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE 2008-10-06 11:18:30 +00:00
signals.txt
templates.txt Fixed #11884 -- Clarified documentation to explain how to activate the built-in admin reference. Thanks, DmitryRisenberg and timo 2010-01-10 18:07:46 +00:00
testing.txt