summaryrefslogtreecommitdiff
path: root/tests/forms_tests/field_tests/test_slugfield.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-12/+11
* Refs #28009 -- Added empty_value tests for CharField subclasses.David Smith2020-09-251-0/+8
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-3/+0
* Split form's test_fields.py into different files.Berker Peksag2016-04-111-0/+22