| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
s/renderers/parsers/
|
|
|
|
|
|
Improving documentation about object level permissions #1049
|
|
Closes #1051. Thanks to @pydanny for the report.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Documentation detailing requirement to migrate prior to running `createsuperuser` if using an authtoken `post_save` signal.
Closes #987. Thanks to @yprez.
|
|
* AnonThrottle -> AnonRateThrottle
* UserThrottle -> UserRateThrottle
* ScopedThrottle -> ScopedRateThrottle
* (cosmetic) removed one errant whitespace character
Fixes #1006.
|
|
|
|
marked the originals as deprecated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fields. Refs #949
|
|
|
|
|
|
|
|
APIClient and APIRequestFactory
|
|
|
|
|
|
|
|
|
|
#955 updated documentation for overriding `routes` attribute in Router sub-classes
|
|
and its parameters.
|
|
|
|
|
|
|