| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed typos in tutorial
|
|
|
|
|
|
|
|
|
|
Updated the README.md example to fix a class reference
|
|
|
|
Two classnames in the example had "views." prepended to them, which appeared unnecessary.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|