django/docs/ref/contrib
Adrian Holovaty 1636b03382 Added docs link to new third-party Lithuanian localflavor 2012-10-15 14:18:16 -05:00
..
admin Fixed #11460 - Added a FAQ regarding missing rows in the admin. 2012-09-27 17:36:02 -04:00
comments Fixed #12871 - Documented creation of a comment form for authenticated users; thanks shacker for patch. 2012-09-28 17:36:53 -04:00
formtools Added section about URL reversion to URL mapper document. 2012-10-07 20:21:07 -03:00
gis Fixed #19028 -- Support GeoJSON output with SpatiaLite 3.0+ 2012-10-12 17:23:22 +02:00
auth.txt
contenttypes.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
csrf.txt Fixed #17058 - Clarified where extras/csrf_migration_helper.py is located 2012-09-29 16:41:55 -04:00
databrowse.txt Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
flatpages.txt Fixed #18807 -- Made 404.html and 500.html optional 2012-09-30 23:16:19 +02:00
humanize.txt Fixed #16941 - Clarified naturaltime output when the time is more than a day old. 2012-08-02 07:54:07 -04:00
index.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
localflavor.txt Added docs link to new third-party Lithuanian localflavor 2012-10-15 14:18:16 -05:00
markup.txt Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial patch. 2012-09-08 12:13:46 -04:00
messages.txt Clarified the messages documentation. 2012-09-07 19:59:00 -04:00
redirects.txt Fixed broken URLs introduced in 1adc87cd32. 2012-05-03 12:42:56 -03:00
sitemaps.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
sites.txt Made more extensive use of get_current_site 2012-09-28 20:33:05 +02:00
staticfiles.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
syndication.txt Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail 2012-09-26 14:14:51 +02:00
webdesign.txt