django/docs/ref/contrib
Justin Bronn 7ebf105388 Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13098 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-04 21:49:27 +00:00
..
admin Fixed #13361 - Made sure jQuery is always included in the admin changelist and changeform. Thanks to Carl Meyer for report and patch. 2010-04-19 10:16:25 +00:00
comments
formtools Fixed #9147 -- Added `FormPreview.process_preview` customization hook. Thanks, bthomas and thalin. 2010-02-22 05:00:36 +00:00
gis Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for report and patch. 2010-05-04 21:49:27 +00:00
auth.txt
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
flatpages.txt Fixed three small doc markup errors. 2010-03-10 00:58:05 +00:00
humanize.txt
index.txt Fixed #13202 -- Documented required libraries for markup template tags, based on patch from steveed. 2010-03-27 00:07:31 +00:00
localflavor.txt
messages.txt
redirects.txt
sitemaps.txt
sites.txt
syndication.txt Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #12403 -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch. 2010-01-28 13:46:18 +00:00
webdesign.txt