index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_parsers.py
Age
Commit message (
Expand
)
Author
2015-02-26
Who care what we do when it's totally malformed? Not me.
Tom Christie
2015-02-26
Update test for more graceful 1.8 handling of malformed filename encodings
Tom Christie
2015-01-23
Merge master
Tom Christie
2015-01-23
More graceful handling of malformed Content-Disposition
Tom Christie
2014-12-12
Merge master
Tom Christie
2014-12-04
Removed custom StringIO, force_text, smart_text compat
Tymur Maryokhin
2014-12-02
FileUploadParser. Raising StopFutureHandlers removes any handlers not yet run...
Tom Christie
2014-11-29
Remove XML support from core
JoseĢ Padilla
2014-09-05
Move parser tests to correct directory
Jason Bittel
2014-09-05
Fix encoded filename parsing to allow for lang
Jason Bittel
2014-09-05
Removed assert for wrong charset
Vladislav Vlastovskiy
2014-09-05
Added test for encoded filename
Vladislav Vlastovskiy
2014-04-17
Merge remote-tracking branch 'pelme/pytest' into feature/pytest
Xavier Ordoquy
2014-03-02
Support for running the test suite with py.test
Andreas Pelme