aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/authtoken/views.py
AgeCommit message (Expand)Author
2014-09-26request.data attributeTom Christie
2014-09-02Getting tests passingTom Christie
2013-01-08ObtainAuthToken pluggable Serializer.Marc Tamlyn
2012-12-07Reverted #458Tom Christie
2012-11-28Better to return 401 when failing to authenticatePavel Savchenko
2012-11-14Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update...Rob Romano
2012-11-14Updates to login view for TokenAuthentication from feedback from TomRob Romano
2012-11-14Added authtoken login/logout urlpatterns and viewsRob Romano
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie