| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Very minor documentation code fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge master into writable-nested-modelserializer
|
|
|
|
writable-nested-modelserializer
Conflicts:
rest_framework/tests/relations_nested.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|