summaryrefslogtreecommitdiff
path: root/tests/defer
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-02-04[1.8.x] Fixed typos of "select_related" in docs and tests.Josh Schneier
2014-12-31Refs #18586 -- Split up tests.defer.DeferTests.test_deferWill Earp
2014-11-28Fixed #901 -- Added Model.refresh_from_db() methodAnssi Kääriäinen
2014-03-03Fixed many typos in comments and docstrings.Rodolfo Carvalho
2013-11-28Fixed E125 pep8 warningsChristopher Medrela
2013-11-02PEP8Jason Myers
2013-10-23Fixed E225 pep8 warnings.Tim Graham
2013-08-19Made Model.__eq__ consider proxy models equivalentAnssi Kääriäinen
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner