Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/one_to_one/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24951 -- Fixed AssertionError in delete queries in...Tim Graham2015-08-201-1/+1
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-11/+11
* Fixed flake8 warnings.Tim Graham2014-09-241-0/+1
* Removed numbering from the models.py header of some test ...Loic Bistuer2014-09-241-1/+1
* Fixed #23550 -- Normalized get_queryset() of RelatedObjec...Loic Bistuer2014-09-231-0/+21
* Merged one_to_one_regress into the one_to_one test package.Loic Bistuer2014-09-221-0/+35
* Fixed #10811 -- Made assigning unsaved objects to FK, O2O...Anubhav Joshi2014-06-051-0/+4
* Fixing E302 ErrorsJason Myers2013-11-031-2/+7
* Fixed #20895 -- Made check management command warn if a B...Alasdair Nicol2013-08-161-2/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+54