Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/backends/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-5/+9
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #13711 -- Model check added to ensure that auto-gen...Anubhav Joshi2014-06-171-12/+10
* Avoided using BinaryField unecessarily in tests.Aymeric Augustin2014-06-051-1/+4
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-3/+5
* Fixed #17519 -- Fixed missing SQL constraints to proxy mo...Tim Graham2013-08-021-0/+7
* Fixed #19954 -- Fixed MySQL _last_executed decodingClaude Paroz2013-03-281-0/+1
* Added a ManyToManyField(db_constraint=False) option, this...Alex Gaynor2013-03-071-1/+4
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+101