summaryrefslogtreecommitdiff
path: root/tests/forms_tests/field_tests/test_imagefield.py
AgeCommit message (Expand)Author
2017-01-20Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.Tim Graham
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-04-11Split form's test_fields.py into different files.Berker Peksag