summaryrefslogtreecommitdiff
path: root/tests/model_package/tests.py
AgeCommit message (Expand)Author
2014-07-09Fixed #19671 -- Added warnings that null and validators are ignored for ManyT...Anubhav Joshi
2014-05-28Fixed several typos in DjangoAlex Gaynor
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-07-16Fixed #14007 -- Added model discovery in models module without the need to sp...Tim Graham
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner