aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_files.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2013-09-12Add missing newline at the end of test filePhilip Douglas
2013-09-12Fix error when serializer gets files but no dataPhilip Douglas
2013-08-23Add validation error test when passing non-file to FileFieldTom Christie
2013-07-24Add support for removing field files by sending an empty stringAlex Burgel
2013-05-29Rename test modules to 1.6 styleTom Christie