summaryrefslogtreecommitdiff
path: root/tests/proxy_models
Commit message (Expand)AuthorAgeFilesLines
...
* Removed some direct settings manipulations in tests; refs #21230.Bouke Haarsma2013-10-211-3/+1
* Removed unused local variables in tests.Tim Graham2013-10-191-5/+5
* Fixed #17627 -- Renamed util.py files to utils.pyTim Graham2013-09-161-1/+1
* Fixed #20989 -- Removed useless explicit list comprehensions.Simon Charette2013-08-301-1/+1
* Fixed #20777 -- Admin proxy model deletion regressionAnssi Kääriäinen2013-08-195-2/+64
* Made Model.__eq__ consider proxy models equivalentAnssi Kääriäinen2013-08-191-0/+3
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Stopped calling loaddata with commit=False.Aymeric Augustin2013-06-301-1/+1
* Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer2013-03-081-4/+4
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-265-0/+584