summaryrefslogtreecommitdiff
path: root/tests/regressiontests/modeladmin/tests.py
AgeCommit message (Expand)Author
2011-03-04Fixed #15548 -- Added an ordering clause to prevent test failures under Postg...Russell Keith-Magee
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2011-02-21Fixed #11058 - list_display_links doesn't allow callables not defined in the ...Luke Plant
2010-11-21Fixed #3400 -- Support for lookup separator with list_filter admin option. Th...Honza Král
2010-11-02Fixed #14470 -- Migrated modeladmin doctests. Thanks to Preston Timmons for t...Russell Keith-Magee