Skip to content

Commit f85c044

Browse files
committed
add support information to readme
1 parent fd1f59f commit f85c044

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ deferring to an oauth2 provider.
99

1010
If you use this package, you should install the latest development version of `request_oauthlib` in order to get [an important commit that fixes a CSRF vulnerability](https://github.com/requests/requests-oauthlib/commit/c5cad15edc28040f85dba52ceebb18e11bd9e759)
1111

12+
# Support
13+
14+
django-admin-oauth2 should support Python 2.6, 2.7, pypy, and Django versions 1.4 through 1.7
15+
1216
## Installation
1317

1418
Step 1: `pip install django-admin-oauth2` and include it in your project's requirements

0 commit comments

Comments
 (0)