summaryrefslogtreecommitdiff
path: root/tests/sites_framework/models.py
Commit message (Expand)AuthorAgeFilesLines
* Removed unused __str__() methods in tests models.Author: Mads Jensen2020-04-151-3/+0
* Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz2017-01-181-2/+0
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-2/+2
* Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee2014-01-201-11/+0
* Fixing E302 ErrorsJason Myers2013-11-021-0/+6
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+38