summaryrefslogtreecommitdiff
path: root/tests/admin_widgets/models.py
AgeCommit message (Collapse)Author
2013-07-26[1.6.x] Updated contrib.admin to use Email/URLInputs; refs #16630Tim Graham
Backport of 2a979d2a7b from master
2013-03-08Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ↵Loic Bistuer
return a QuerySet.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner