| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Documentation detailing requirement to migrate prior to running `createsuperuser` if using an authtoken `post_save` signal.
Closes #987. Thanks to @yprez.
|
|
|
|
[Issue #N/A]
A slight typo at Tutorial5 causing an Exception "name 'models' is
not defined". A subtle one that can confuse Python/Django noobs
like me.
|
|
|
|
|
|
* AnonThrottle -> AnonRateThrottle
* UserThrottle -> UserRateThrottle
* ScopedThrottle -> ScopedRateThrottle
* (cosmetic) removed one errant whitespace character
Fixes #1006.
|
|
|
|
Phew, was afraid I wouldn't be able to overwrite this section..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fields. Refs #949
|
|
|
|
|
|
|
|
|
|
|
|
Add recommendation about autocomplete widgets for the browsable API
|
|
|
|
|
|
APIClient and APIRequestFactory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#955 updated documentation for overriding `routes` attribute in Router sub-classes
|
|
and its parameters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sub-classes
|
|
|
|
|