| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Added FileUploadParser
|
|
2.3
|
|
|
|
|
|
|
|
|
|
Example and spelling fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added docstrings.
* Added `FileUploadParser.get_filename` to make it easier to override.
* Added url kwargs filename detection step.
* Updated tests corresponding to these changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Catch ImproperlyConfigured exception in compat.py
|
|
|
|
Closes #688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unneccessary)
|
|
PendingDeprecationWarnings added.
|
|
|
|
|
|
Fix nesting issue with depth >=2
|
|
|
|
|
|
|
|
Closes #801.
|