summaryrefslogtreecommitdiff
path: root/tests/admin_views/models.py
AgeCommit message (Expand)Author
2013-06-25Fixed #19773 - Added admin/popup_response.html template.Javier Mansilla
2013-05-27Fixed #20182 - admin lookup should treat 0 as False for __isnullTim Graham
2013-05-19Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.Bozidar Benko
2013-03-24Fixed test failures introduced in e16c48e001.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner