Tymur Maryokhin
|
d9a09f7826
|
Removed unused import
|
2014-11-28 13:33:07 +01:00 |
|
Tymur Maryokhin
|
0539b1be01
|
Update token auth view. Closes #2151.
|
2014-11-28 12:27:05 +01:00 |
|
Tom Christie
|
2859eaf524
|
request.data attribute
|
2014-09-26 10:46:52 +01:00 |
|
Tom Christie
|
f2852811f9
|
Getting tests passing
|
2014-09-02 17:41:23 +01:00 |
|
Marc Tamlyn
|
49cd5e59a8
|
ObtainAuthToken pluggable Serializer.
It should have serializer_class in the same way as any other API view.
|
2013-01-08 12:20:01 +00:00 |
|
Tom Christie
|
c911d54ae3
|
Reverted #458
When incorrect parameters are supplied to the obtain auth token view
400 *is* the correct response.
|
2012-12-07 22:25:16 +00:00 |
|
Pavel Savchenko
|
7eec582d40
|
Better to return 401 when failing to authenticate
|
2012-11-28 17:04:36 +02:00 |
|
Rob Romano
|
321ba156ca
|
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, updated tests & docs. Left authtoken.urls in place as example.
|
2012-11-14 12:51:00 -08:00 |
|
Rob Romano
|
ce3ccb91dc
|
Updates to login view for TokenAuthentication from feedback from Tom
|
2012-11-14 12:46:14 -08:00 |
|
Rob Romano
|
bd92db3c67
|
Added authtoken login/logout urlpatterns and views
|
2012-11-14 12:46:14 -08:00 |
|
Tom Christie
|
4b691c4027
|
Change package name: djangorestframework -> rest_framework
|
2012-09-20 13:06:27 +01:00 |
|