Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit 81df208

Browse files
committed
Update supported versions
1 parent b9f1953 commit 81df208

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ This package provides [JSON Web Token Authentication](http://tools.ietf.org/html
77

88
If you want to read more about JWT, here's a great blog post by the guys at Auth0 that talks about [Cookie vs Token based authentication](http://blog.auth0.com/2014/01/07/angularjs-authentication-with-cookies-vs-token/).
99

10+
## Requirements
11+
12+
- Python (2.7, 3.2, 3.3, 3.4)
13+
- Django (1.6, 1.7)
14+
- Django REST Framework (2.4.3, 2.4.4, 3.0.0)
15+
1016
## Installation
1117

1218
Install using `pip`...

0 commit comments

Comments
 (0)