django/docs/ref/contrib
Tim Graham 150d88cc2c Restored is_anonymous() check in ModelBackend permission checking removed in refs #17903.
Thanks Florian Apolloner for raising the issue.
2014-06-24 07:09:38 -04:00
..
admin Fixed #6327 -- Added has_module_permission method to BaseModelAdmin 2014-06-13 09:31:40 -04:00
formtools Fixed #22644 -- Clarified documentation for NamedUrlWizardView 2014-05-17 15:08:49 +02:00
gis Complemented dwithin docs about using geographic geometries 2014-06-14 20:52:37 +02:00
postgres Fixed spelling in docs. 2014-05-27 19:46:48 -04:00
auth.txt Restored is_anonymous() check in ModelBackend permission checking removed in refs #17903. 2014-06-24 07:09:38 -04:00
contenttypes.txt Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:25:35 -04:00
csrf.txt Removed a CSRF example for jQuery < 1.5. 2014-06-18 14:58:50 -04:00
flatpages.txt Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
humanize.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
index.txt Added array field support for PostgreSQL. 2014-05-22 09:53:26 +01:00
messages.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt Fixed #22782 -- Added i18n attr to Sitemap class 2014-06-20 13:04:41 -04:00
sites.txt Removed some references to django.contrib.comments which has been removed. 2014-05-13 07:24:28 -04:00
staticfiles.txt Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
syndication.txt Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00