summaryrefslogtreecommitdiff
path: root/tests/one_to_one_regress/models.py
Commit message (Expand)AuthorAgeFilesLines
* Merged one_to_one_regress into the one_to_one test package.Loic Bistuer2014-09-231-62/+0
* Fixed #21216 -- Allow `OneToOneField` reverse accessor to be hidden.Simon Charette2013-10-031-2/+13
* Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol2013-08-151-2/+2
* Fixed test failures introduced in e16c48e001.Aymeric Augustin2013-03-241-2/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+51