django/docs/ref/contrib
Michal Prusek 00da02cbfd Fixed #22052 -- Corrected a misspelling of ellipsoid 2014-02-15 13:02:16 +01:00
..
admin Fixed #21924 -- Added the ability to specify a reverse order for admin_order_field. 2014-02-14 19:53:44 -05:00
comments Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
formtools Fixed #21994 -- Added form_dict argument to calls of WizardView.done() 2014-02-10 07:28:39 -05:00
gis Fixed #22052 -- Corrected a misspelling of ellipsoid 2014-02-15 13:02:16 +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 Fixed #21951 -- Updated docs to use __str__ for Python 3 2014-02-13 07:12:40 -05:00
csrf.txt Fix typo CRSF -> CSRF 2014-01-29 16:54:02 +00:00
flatpages.txt
humanize.txt
index.txt Fixed #21712 -- Moved autodiscover() to AdminConfig.ready(). 2014-01-18 23:06:00 +01:00
messages.txt
redirects.txt
sitemaps.txt
sites.txt Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each request. 2014-02-06 04:45:49 -05:00
staticfiles.txt Minor edits to new findstatic functionality; refs #19879. 2014-02-09 15:39:04 -05:00
syndication.txt Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
webdesign.txt