aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/authentication.py
AgeCommit message (Expand)Author
2012-12-19urls, patterns, include imports move to compat to support incoming 1.3 thru 1...Tom Christie
2012-12-07Reverted #458Tom Christie
2012-11-29fix forgotten 400 testPavel Savchenko
2012-11-28also update test with response code 401Pavel 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-10-09Tweak authtokenTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie