Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/m2m_and_m2o/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #12663 -- Formalized the Model._meta API for retrie...Daniel Pyrathon2015-01-071-0/+6
* PEP8 cleanupJason Myers2013-11-031-1/+2
* Fixed all E261 warningscoagulant2013-11-031-2/+2
* Fixed E225 pep8 warnings.Tim Graham2013-10-231-2/+2
* Fixed "redefinition of unused 'foo' from line X" pyflakes...Tim Graham2013-10-101-2/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+90