summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_views/admin.py
AgeCommit message (Expand)Author
2011-12-19Stopped unconditionally reversing admin model add/change URLs.Ramiro Morales
2011-11-22Fixed #17252 -- Fixed a minor regression introduced by the work in #11868, wh...Julien Phalip
2011-11-13Refs #17215: Avoid generating 47 leftover tmp dirs during a clean test run.Karen Tracey
2011-10-26Fixed #15938 -- Prevented the `max_length` number in the admin `prepopulated_...Julien Phalip
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2011-09-20Improved test isolation of the admin tests and assigned custom admin sites toRamiro Morales