Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/m2m_recursive
Commit message (Collapse)AuthorAgeFilesLines
* Removed numbering from the models.py header of some test ↵Loic Bistuer2014-09-241-1/+1
| | | | | | packages. This is a reliqua from the early days of the modeltests/regressiontests era.
* Fixed many typos in comments and docstrings.Rodolfo Carvalho2014-03-031-2/+2
| | | | Thanks Piotr Kasprzyk for help with the patch.
* Refactored RecursiveM2MTests into smaller pieces, refs ↵Chris Bailey2014-02-101-134/+65
| | | | #18586.
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
|
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
| | | | | Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+294