summaryrefslogtreecommitdiff
path: root/tests/model_fields/test_slugfield.py
AgeCommit message (Expand)Author
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-03-23Split model_fields tests into different files.Tim Graham