Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_regress/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-4/+6
* Revert "Marked a test as an expected failure on MySQL and...Claude Paroz2015-01-111-8/+1
* Fix storing of binary fields and unicode textfields for O...Shai Berger2014-05-161-0/+11
* Fixed many typos in comments and docstrings.Rodolfo Carvalho2014-03-031-1/+1
* Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol2013-10-211-8/+8
* Removed unused local variables in tests.Tim Graham2013-10-191-1/+1
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-2/+2
* Fixed #21285 -- Fixed E121,E122 pep8 warningsAlasdair Nicol2013-10-181-1/+1
* Refactored code and tests that relied on django.utils.tzi...Aymeric Augustin2013-09-091-3/+3
* 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/+1
* Marked a test as an expected failure on MySQL and Python ...Aymeric Augustin2013-05-081-1/+8
* Fixed #14019 -- Initialize `SQLInsertCompiler.return_id` ...Tobias McNulty2013-04-081-0/+12
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+217