1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref/contrib
Bouke Haarsma a39d672ec7 Fixed #21386 -- Removed admindocs dependence on sites framework
* Removed ADMIN_FOR setting and warn warning
* Group view functions by namespace instead of site
* Added a test verifying namespaces are listed

Thanks to Claude Paroz for reviewing and ideas for improvement.
2013-12-18 19:44:04 +01:00
..
admin Fixed #21386 -- Removed admindocs dependence on sites framework 2013-12-18 19:44:04 +01:00
comments Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
formtools
gis Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
auth.txt Minor typo fix in django.contrib.auth.models.User docs 2013-09-12 03:15:00 +05:30
contenttypes.txt Fixed #20958 -- Documented that GenericForeignKey fields can't be accessed in forms. 2013-09-04 13:18:08 -04:00
csrf.txt
flatpages.txt
humanize.txt
index.txt Fixed #21213 -- Added docs for Django's mailing lists. 2013-10-04 10:00:36 -04:00
messages.txt Fixed #21591 -- Added documentation about contrib.messages.get_messages. 2013-12-12 14:56:34 +01:00
redirects.txt Fixed #21354 -- Documented contrib.redirects defaults to 301 redirects 2013-11-02 09:52:28 -04:00
sitemaps.txt Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
sites.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
staticfiles.txt Fixed #21380 -- Added a way to set different permission for static directories. 2013-11-29 08:01:30 -05:00
syndication.txt Fixed #20860 -- Removed references to defunct chicagocrime.org 2013-08-04 14:46:06 -04:00
webdesign.txt