summaryrefslogtreecommitdiff
path: root/tests/forms_tests/field_tests/filepathfield_test_dir
AgeCommit message (Collapse)Author
2017-07-29Fixed #28264 -- Made FilePathField sort files and directories when ↵Srinivas Reddy Thatiparthy
recursive=True.
2017-07-17Created a dedicated test directory for FilePathField tests.Srinivas Reddy Thatiparthy