Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/order_with_respect_to/models.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #24201 -- Added order_with_respect_to support to ↵Alex Hill2015-08-271-0/+9
| | | | GenericForeignKey.
* Fixed #21127 -- Started deprecation toward requiring ↵Flavio Curella2015-07-281-2/+2
| | | | on_delete for ForeignKey/OneToOneField
* Fixing E302 ErrorsJason Myers2013-11-031-0/+2
| | | | Signed-off-by: Jason Myers <jason@jasonamyers.com>
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+33