1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
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
contenttypes.txt
flatpages.txt
humanize.txt
index.txt Fixed #23814 -- Documented apps refactored out of Django. 2015-03-25 08:46:23 -04:00
messages.txt
redirects.txt
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
syndication.txt
webdesign.txt