updated Django supported versions in README

updated README to show support for Django 1.8.x, and 1.9.x
This commit is contained in:
Ken Cochrane 2016-07-21 18:16:09 -04:00 committed by GitHub
parent d18e535b4b
commit 719ccc6dca

View file

@ -148,7 +148,7 @@ to improve the login.
requirements
============
- django: 1.6.x, 1.7.x
- django: 1.6.x, 1.7.x, 1.8.x, 1.9.x
- redis
- python: 2.6.x, 2.7.x, 3.3.x, 3.4.x, PyPy