Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_validation
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-2/+2
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* Fixed #23338 -- Added warning when unique=True on ForeigKeyDiego Guimarães2014-11-281-0/+5
* Corrected expected test output to allow for cleanups in s...Russell Keith-Magee2014-03-031-3/+3
* Edited model and field checks for grammar and consistency.Russell Keith-Magee2014-03-031-2/+2
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-16/+20
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-6/+8
* Fixed #21391 -- Allow model signals to lazily reference t...Simon Charette2013-11-241-1/+33
* PEP8Jason Myers2013-11-031-0/+1
* Fixed #21375 -- related_name='+' clashed with other '+' n...Anssi Kääriäinen2013-11-022-0/+23
* Fixes a Python 3.x regression introduced in a19e9d80Łukasz Langa2013-05-181-3/+2
* Fixed #20430 - Enable iterable of iterables for model cho...Donald Stufft2013-05-183-0/+41