django/docs/topics
Adrian Holovaty 26dc654818 Fixed #11884 -- Clarified documentation to explain how to activate the built-in admin reference. Thanks, DmitryRisenberg and timo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12178 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-10 18:07:46 +00:00
..
db Minor formatting fixes for [12139] 2010-01-09 21:07:32 +00:00
forms Fixed #10989 -- Fixed typos in formset and widget-media docs. Thanks, falken@mixworx.net and ramiro 2010-01-10 17:45:55 +00:00
http Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
auth.txt Fixed #6991 -- Removed some redundant user.is_authenticated() calls in various places. Thanks, alexkoshelev, Liang Feng and Ivan Sagalaev 2010-01-09 20:11:01 +00:00
cache.txt Negligible change to docs/topics/cache.txt so I can test something in the docs on the live site 2010-01-09 19:28:06 +00:00
conditional-view-processing.txt Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops support for Python 2.3 -- and added a quick FAQ about that dropping of support. 2009-10-23 19:30:23 +00:00
email.txt Modified the way EMAIL_BACKEND is specified to make it consistent with the new "use the class name" policy for backends. 2010-01-04 12:05:04 +00:00
files.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
generic-views.txt Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett Cannon for the report. 2009-09-13 00:25:53 +00:00
i18n.txt i18n documentation fixes: 2009-12-26 18:02:09 +00:00
index.txt Refs #11336 -- Another dummy commit to force refresh of some index pages by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation. 2009-06-18 00:16:48 +00:00
install.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
pagination.txt Fixed #9215 -- Added a view/template example of using pagination. 2008-10-07 11:51:14 +00:00
serialization.txt Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report. 2009-12-18 00:32:10 +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 Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
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 Typo fix for doc added in r12034. Thanks Alex Gaynor. 2009-12-31 19:23:23 +00:00