summaryrefslogtreecommitdiff
path: root/tests/migrations/test_deprecated_fields.py
AgeCommit message (Collapse)Author
2026-06-29Renamed tests/migrations/test_base.py to base.py.Tim Graham
tests/migrations/test_base.py has no tests, only shared base classes, and this rename matches the base.py convention used elsewhere.
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2015-01-19Removed IPAddressField per deprecation timeline; refs #20439.Tim Graham