summaryrefslogtreecommitdiff
path: root/tests/regressiontests/modeladmin/tests.py
AgeCommit message (Collapse)Author
2011-03-04[1.2.X] Fixed #15548 -- Added an ordering clause to prevent test failures ↵Russell Keith-Magee
under Postgres. Thanks to bberes for the report. Backport of r15743 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-21[1.2.X] Fixed #11058 - list_display_links doesn't allow callables not ↵Luke Plant
defined in the model Thanks to dvine for the report and julien for the patch. Backport of [15619] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15621 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-02[1.2.X] Fixed #14470 -- Migrated modeladmin doctests. Thanks to Preston ↵Russell Keith-Magee
Timmons for the patch. Backport of r14425 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14426 bcc190cf-cafb-0310-a4f2-bffc1f526a37