Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/select_related_regress
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+6
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-18/+27
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+5
* Fixed #23620 -- Used more specific assertions in the Djan...Berker Peksag2014-11-031-2/+2
* Minor cleanup in select_related_regress tests.Aymeric Augustin2014-05-101-5/+1
* Fixed #22508 -- Avoided overwriting select_related.Aymeric Augustin2014-05-101-0/+10
* Fixed all E251 violationsAlex Gaynor2013-11-031-2/+2
* Fixing E302 ErrorsJason Myers2013-11-031-0/+28
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-1/+1
* Fix all violators of E231Alex Gaynor2013-10-261-3/+3
* Fixed E225 pep8 warnings.Tim Graham2013-10-231-12/+12
* Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol2013-10-211-2/+2
* Removed unused local variables in tests.Tim Graham2013-10-191-7/+7
* Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol2013-10-181-1/+0
* Added default value for a BooleanField in test modelsAnssi Kääriäinen2013-10-011-1/+1
* Fixed #10733 -- select_related().only() failureAnssi Kääriäinen2013-10-012-1/+35
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+285