Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/select_related_onetoone
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-6/+6
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+4
* Fixed #24020 -- Refactored SQL compiler to use expressionsAnssi Kääriäinen2015-01-081-0/+1
* Fixed #10414 -- Made select_related() fail on invalid fie...Niclas Olofsson2014-12-241-0/+19
* Fixing E302 ErrorsJason Myers2013-11-031-0/+2
* Fixed flake8 E241Boryslav Larin2013-11-021-4/+4
* Removed unused local variables in tests.Tim Graham2013-10-191-3/+2
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+312