| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-17 | Use serializers.ValidationError | Tom Christie | |
| 2014-10-10 | exceptions.ValidationFailed, not Django's ValidationError | Tom Christie | |
| 2014-09-19 | Merge branch 'master' into version-3.0 | Tom Christie | |
| 2014-09-10 | Fix grammar in login error message | Joe Binney | |
| 2014-09-02 | Getting tests passing | Tom Christie | |
| 2014-05-02 | Fix missing message in ValidationError | Charlie Denton | |
| 2014-05-01 | Mark strings in AuthTokenSerializer as translatable | Charlie Denton | |
| 2012-12-07 | Reverted #458 | Tom Christie | |
| When incorrect parameters are supplied to the obtain auth token view 400 *is* the correct response. | |||
| 2012-11-14 | Updates to login view for TokenAuthentication from feedback from Tom | Rob Romano | |
| 2012-11-14 | Added authtoken login/logout urlpatterns and views to support scripted ↵ | Rob Romano | |
| logins and logouts using TokenAuthentication. Added unittests. | |||
