summaryrefslogtreecommitdiff
path: root/tests/fixtures_model_package/models
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-3/+3
* Followed style guide for model attribute ordering.Matt Wiens2018-12-271-3/+3
* Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz2017-01-181-2/+0
* Removed support for custom SQL per deprecation timeline.Tim Graham2015-01-172-9/+0
* PEP8 cleanupJason Myers2013-11-021-0/+1
* Fixed #14300 -- Fixed initial SQL location if models is a package.Tim Graham2013-07-241-0/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+21