django/docs/ref/contrib
Marten Kenbeek 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct.
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
2015-06-08 15:12:20 -04:00
..
admin Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00
gis Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00
postgres Fixed #24837 -- field__contained_by=Range 2015-06-04 19:29:59 +01:00
auth.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
contenttypes.txt Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 2015-03-18 19:00:09 -04:00
flatpages.txt Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages. 2014-12-15 09:45:31 -05:00
humanize.txt Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 07:47:56 -04:00
index.txt Fixed #23814 -- Documented apps refactored out of Django. 2015-03-25 08:46:23 -04:00
messages.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
redirects.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
sitemaps.txt Fixed #24736 -- Documented the Sitemap.limit attribute 2015-05-05 09:18:21 -04:00
sites.txt Fixed #24774 -- Made contrib.site's Site.domain field unique 2015-05-16 08:43:42 -04:00
staticfiles.txt Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing. 2015-03-12 09:23:00 -04:00
syndication.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
webdesign.txt Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00