summaryrefslogtreecommitdiff
path: root/tests/model_fields/test_slugfield.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-03-23Split model_fields tests into different files.Tim Graham