| 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.
|
|
* AnonThrottle -> AnonRateThrottle
* UserThrottle -> UserRateThrottle
* ScopedThrottle -> ScopedRateThrottle
* (cosmetic) removed one errant whitespace character
Fixes #1006.
|
|
|
|
|
|
|
|
|
|
|
|
fields. Refs #949
|
|
|
|
|
|
|
|
APIClient and APIRequestFactory
|
|
|
|
|
|
|
|
|
|
#955 updated documentation for overriding `routes` attribute in Router sub-classes
|
|
and its parameters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sub-classes
|
|
|
|
|
|
|
|
|
|
Fixed a couple of small problems I found when using the action decorator.
|
|
|
|
If you don't call it, it doesn't work.
|
|
|
|
|
|
|
|
|
|
Fix typos
|
|
|
|
|
|
|
|
|
|
authentication fails
|
|
|
|
|
|
|