summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_views/customadmin.py
AgeCommit message (Expand)Author
2010-12-02Fixed #8342 -- Removed code from the admin that assumed that you can't login ...Jannis Leidel
2010-11-21Fixed #3400 -- Support for lookup separator with list_filter admin option. Th...Honza Král
2010-01-12Fixed #8933 - Allow more admin templates to be overridden.Jannis Leidel
2009-07-16Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...Russell Keith-Magee
2009-04-01Fixed #9969: choices with options groups (added in [7977]) now work correctly...Jacob Kaplan-Moss
2009-01-14Fixed #6470: made the admin use a URL resolver.Jacob Kaplan-Moss