aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tokenauth/views.py
diff options
context:
space:
mode:
authorTom Christie2012-09-07 13:48:39 -0700
committerTom Christie2012-09-07 13:48:39 -0700
commit9faca0aef087c9a54c277c38ae75f72f51d0945d (patch)
tree3a467bdd50bea4772c38887deb4694e444f244d7 /djangorestframework/tokenauth/views.py
parent72bdd0fcec7faa32d7f24e0698736f9433b56f3f (diff)
parent8df71f4d1d9a8a3df8e053d99340fbe5bf78b8ad (diff)
downloaddjango-rest-framework-9faca0aef087c9a54c277c38ae75f72f51d0945d.tar.bz2
Merge pull request #249 from mjumbewu/restframework2
Implement simple token authentication
Diffstat (limited to 'djangorestframework/tokenauth/views.py')
-rw-r--r--djangorestframework/tokenauth/views.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/djangorestframework/tokenauth/views.py b/djangorestframework/tokenauth/views.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/djangorestframework/tokenauth/views.py