aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/parsers.py
AgeCommit message (Expand)Author
2013-05-29Rename test modules to 1.6 styleTom Christie
2013-05-04Codebase improvements on FileUploadParserMichael Elovskikh
2013-05-03Tests for FileUploadParserMichael Elovskikh
2013-02-22defusedxml for security fix.Tom Christie
2013-02-04Cleanup importsTom Christie
2012-11-22First passing test under p3k \o/Xavier Ordoquy
2012-09-27Remove RequestFactory from compat (Now 1.2 is not supported)Tom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie