django/docs/ref/contrib
Russell Keith-Magee 88f2f0b39d Fixed #13740 -- Added documentation for the can_delete InlineModelAdmin option. Thanks to Alex Gaynor for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13458 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-07-30 04:15:16 +00:00
..
admin Fixed #13740 -- Added documentation for the can_delete InlineModelAdmin option. Thanks to Alex Gaynor for the patch. 2010-07-30 04:15:16 +00:00
comments Added a few more versionadded directives to the documentation. 2010-01-17 22:29:50 +00:00
formtools Fixed #9147 -- Added `FormPreview.process_preview` customization hook. Thanks, bthomas and thalin. 2010-02-22 05:00:36 +00:00
gis Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango docs. 2010-06-23 17:34:57 +00:00
auth.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
contenttypes.txt Fixed bad indentation in contenttypes code example so that cut and paste from doc will work. 2010-01-18 13:00:22 +00:00
csrf.txt Fixed #12964 - wrong path for CSRF decorators in upgrading notes. 2010-02-27 21:00:38 +00:00
databrowse.txt Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00
flatpages.txt Fixed three small doc markup errors. 2010-03-10 00:58:05 +00:00
humanize.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
index.txt Corrected typo from r13154. 2010-05-09 05:12:00 +00:00
localflavor.txt Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for the patch. 2010-01-01 21:35:26 +00:00
messages.txt Fixed #12575 - created a better interface for getting/setting the effective level of contrib.messages 2010-01-12 02:41:57 +00:00
redirects.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
sitemaps.txt Fixed #11693 -- Added escaping for the dot in sitemap.xml in the URLpattern in sitemaps.txt. Thanks, timo 2010-01-10 18:53:11 +00:00
sites.txt Fixed #12040 -- Cleaned up the documentation describing how CurrentSiteManager works. Thanks to elpaso66 for the report, and Gabriel Hurley for the draft patch. 2010-05-09 06:43:18 +00:00
syndication.txt Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion.morega@gmail.com for the report, and arien for the patch. 2010-05-09 07:44:39 +00:00
webdesign.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00