summaryrefslogtreecommitdiff
path: root/tests/invalid_models_tests/test_custom_fields.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-07-11Made assertions in invalid_models_tests consistent.Adam Johnson
2016-01-06Fixed #25746 -- Isolated inlined test models registration.Simon Charette
2014-11-13Fixed #23761 -- Added test for MySQL validator and db_type is None.Adam DePue