Commit graph

5 commits

Author SHA1 Message Date
Karl Hobley
a437c1471f Update settings.rst
No longer need to specify ``LOGIN_URL`` or ``LOGIN_REDIRECT_URL``
2015-01-29 10:43:34 +00:00
Karl Hobley
61de136f75 Update settings.rst
No longer need to specify ``LOGIN_URL`` or ``LOGIN_REDIRECT_URL``
2015-01-29 10:42:46 +00:00
Tim Heap
7d22f34996 Use AppConfig.ready to register signal handlers
Also remove references to `admin.autodiscover()`, as this is called from
the AdminConfig when `django.contrib.admin` is loaded.
2014-10-14 09:33:19 +11:00
Matt Westcott
13293da5cc remove reference to non-existent redirects documentation 2014-08-01 16:49:17 +01:00
Karl Hobley
833cfec501 Moved 'settings.rst' into howto 2014-07-25 15:57:06 +01:00
Renamed from docs/settings.rst (Browse further)