summaryrefslogtreecommitdiff
path: root/tests/unmanaged_models/models.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Applied Black's 2023 stable style.David Smith2023-02-011-0/+1
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-8/+8
* Removed unused __str__() methods in tests models.Author: Mads Jensen2020-04-151-17/+0
* Sorted imports per isort 4.2.9.Tim Graham2017-06-011-1/+0
* Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz2017-01-181-7/+0
* Fixed many spelling mistakes in code, comments, and docs.Josh Soref2015-12-031-1/+1
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-4/+4
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-0/+1
* Fixing E302 ErrorsJason Myers2013-11-021-1/+12
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+132