django/docs/ref/contrib
Claude Paroz cc3c4a9d55 Fixed #19366 -- Prevented GEOSIndexError when comparing geometries
Thanks Craig de Stigter for the report and collaboration on the
patch.
2012-11-28 22:34:02 +01:00
..
admin Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to rasca for the suggestion and to mateusgondim for the patch. 2012-11-25 20:39:23 +01:00
comments Removed obsolete contrib.comments upgrade guide 2012-11-24 18:10:51 +01:00
formtools Added WizardView.file_storage exception message and docs 2012-11-01 16:14:51 -04:00
gis Fixed #19366 -- Prevented GEOSIndexError when comparing geometries 2012-11-28 22:34:02 +01:00
auth.txt
contenttypes.txt
csrf.txt
databrowse.txt
flatpages.txt Fixed #18807 -- Made 404.html and 500.html optional 2012-09-30 23:16:19 +02:00
humanize.txt
index.txt
localflavor.txt Added docs link to new third-party Lithuanian localflavor 2012-10-15 14:18:16 -05:00
markup.txt
messages.txt Corrected docs about default value of MESSAGE_STORAGE 2012-11-20 23:00:20 +00:00
redirects.txt
sitemaps.txt
sites.txt Documented that contrib.sites creates a default site. 2012-11-17 06:49:28 -05:00
staticfiles.txt
syndication.txt Fixed #19306 - Improved syndication example. 2012-11-18 18:07:38 -05:00
webdesign.txt