summaryrefslogtreecommitdiff
path: root/tests/invalid_models
AgeCommit message (Expand)Author
2013-11-02Fixed all E261 warningscoagulant
2013-10-11Fixed #8918 -- Made FileField.upload_to optional.Tim Graham
2013-09-23Fixed #14028 - Added validation for clashing db_columns.Helen ST
2013-09-09Removed unneeded imports in tests's __init__.py and unified them.Florian Apolloner
2013-08-24Fixed #20814 -- Improved model field accessor clash error messagesChristopher Medrela
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-05-28Fixed #20484 -- Added model validation for GenericIPAddressFieldTim Graham
2013-05-18Fixed #20430 - Enable iterable of iterables for model choicesDonald Stufft
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner