summaryrefslogtreecommitdiff
path: root/tests/invalid_models_tests/test_deprecated_fields.py
AgeCommit message (Expand)Author
2017-01-17Refs #26154 -- Removed deprecated CommaSeparatedIntegerField.Tim Graham
2016-02-10Fixed #26154 -- Deprecated CommaSeparatedIntegerFieldBrobin
2016-01-06Fixed #25746 -- Isolated inlined test models registration.Simon Charette
2015-12-03Fixed many spelling mistakes in code, comments, and docs.Josh Soref
2015-01-19Removed IPAddressField per deprecation timeline; refs #20439.Tim Graham