aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/files.py
AgeCommit message (Expand)Author
2013-02-04Cleanup importsTom Christie
2013-02-01Merge branch 'p3k' of https://github.com/linovia/django-rest-framework into w...Tom Christie
2013-01-03Move the various compat things to the compat module.Xavier Ordoquy
2013-01-03Some cleanupYuri Prezument
2013-01-02Regression test for #542Yuri Prezument
2012-11-24Every (base) test should now pass with python3.Xavier Ordoquy
2012-11-2352 tests passing. Refactored a few string / byte io.Xavier Ordoquy
2012-11-22Fixed python2.7 compat issue.Xavier Ordoquy
2012-11-22First passing test under p3k \o/Xavier Ordoquy
2012-11-14Added a test for the FileField.Marko Tibold
2012-09-27Remove RequestFactory from compat (Now 1.2 is not supported)Tom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie