Commit graph

3 commits

Author SHA1 Message Date
Tim Graham
5cea4c979f [1.9.x] Removed explicit User ids in tests.
Backport of 9350616211 from master
2015-11-25 13:27:15 -05:00
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
Riccardo Magliocchetti
bd53db5eab Fixed #24553 -- Added the list of available applications to AdminSite.each_context() 2015-05-11 12:07:36 -04:00