Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
test_authentication.py | ||
test_paginators.py | ||
test_parsers.py |
MA-1416 Created a TypedFileUploadParser that validates the mimetype and then takes the content and puts it on request.FILES['file']. Subclasses the existing FileUploadParser. Use namedtuple in IMAGE_TYPES as per style guide: https://github.com/edx/edx-platform/wiki/Python-Guidelines#classes-vs-dictionaries
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
test_authentication.py | Loading commit data... | |
test_paginators.py | Loading commit data... | |
test_parsers.py | Loading commit data... |