summaryrefslogtreecommitdiff
path: root/tests/model_package/models
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-1/+1
* Removed model_package test dependency on contrib.sitesClaude Paroz2014-12-231-1/+4
* Fixed #19671 -- Added warnings that null and validators are ignored for ManyT...Anubhav Joshi2014-07-091-1/+1
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-0/+2
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Fixed #14007 -- Added model discovery in models module without the need to sp...Tim Graham2013-07-162-6/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+24