summaryrefslogtreecommitdiff
path: root/tests/proxy_models
AgeCommit message (Expand)Author
2013-08-30Fixed #20989 -- Removed useless explicit list comprehensions.Simon Charette
2013-08-19Fixed #20777 -- Admin proxy model deletion regressionAnssi Kääriäinen
2013-08-19Made Model.__eq__ consider proxy models equivalentAnssi Kääriäinen
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-06-30Stopped calling loaddata with commit=False.Aymeric Augustin
2013-03-08Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner