Files
edx-platform/openedx/core/lib
J. Cliff Dyer 257dcc54f2 Accept raw image data as Content-type: image/*
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
2015-10-20 13:23:28 -04:00
..
2015-06-12 09:27:16 -04:00
2015-02-17 13:23:34 -05:00
2015-03-13 12:41:54 -04:00
2015-06-12 09:27:16 -04:00
2015-07-13 15:09:53 -04:00
2015-03-23 12:40:25 -04:00