Merge pull request #108 from grahamu/patch-1

Add Django 1.10 as a supported configuration.
This commit is contained in:
Juan Ignacio Fiorentino 2016-08-04 14:34:09 -03:00 committed by GitHub
commit 642f75677b

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
==================