| Age | Commit message (Collapse) | Author |
|
|
|
- alias oauth2 as oauth
- remove rouge print
- remove docstring markups
- OAuthAuthentication.authenticate() now returns (user, token) two-tuple on success
- don't set request.user because it's already set
|
|
addition to #631 with update to master + timefield support
|
|
|
|
|
|
Renamed UserInstance to UserDetail in docs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tests general cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for example in authentication.html
|
|
|
|
Didn't map to the correct stage of the tutorial.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yuck, pickle is weird. Closes #645.
|
|
|
|
|
|
DateTimeField validation with non-str value
|
|
Closes #653
|
|
Closes #666.
|
|
|
|
|
|
|
|
|
|
|
|
XML Security fixes
|
|
|
|
|