django/docs/ref/contrib
Claude Paroz 74b3467646 Removed GeoRSSSitemap
Refs #18531.
2014-03-22 19:58:50 +01:00
..
admin Replaced reference to ModelAdmin.get_formsets() (deprecated) with get_formsets_with_inlines(). 2014-03-19 20:37:00 -04:00
formtools Fixed some typos in the documentation. 2014-03-02 17:05:57 +01:00
gis Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
auth.txt Don't show `self` in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
contenttypes.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
csrf.txt Fixed #22185 -- Added settings.CSRF_COOKIE_AGE 2014-03-06 08:28:43 -05:00
flatpages.txt
humanize.txt
index.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
messages.txt Fixed #21591 -- Added documentation about contrib.messages.get_messages. 2013-12-12 14:56:34 +01:00
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
sites.txt Fixed typos in docs (django.contrib.site) 2014-03-21 19:56:31 +01:00
staticfiles.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00
syndication.txt Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
webdesign.txt