summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_ordering
AgeCommit message (Expand)Author
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2011-10-07Fixed #8060 - Added permissions-checking for admin inlines. Thanks p.patruno ...Carl Meyer
2011-06-12Fixed #12875 -- Added get_ordering to ModelAdmin. Many thanks to Manuel Saeli...Jannis Leidel
2010-12-12Fixed #13862 -- Added an ordering option to InlineModelAdmin and cleaned up d...Jannis Leidel
2010-09-27Migrated admin_ordering doctests. Thanks to Sebastian Hillig.Russell Keith-Magee
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner