Add Django 1.10 as a supported configuration.

This commit is contained in:
Graham Ullrich 2016-08-04 11:07:34 -06:00 committed by GitHub
parent 6a15ed66f8
commit b67c35d94a

View file

@ -7,7 +7,7 @@ Requirements
============
* Python: ``2.7`` ``3.4`` ``3.5``
* Django: ``1.7`` ``1.8`` ``1.9``
* Django: ``1.7`` ``1.8`` ``1.9`` ``1.10``
Quick Installation
==================