Restore DF for Django 1.8

This commit is contained in:
Carlton Gibson 2015-01-23 15:21:51 +01:00
parent 4201c9fb01
commit bf0b331e8f

View File

@ -22,7 +22,7 @@ deps =
{py26,py27}-django{14,15}: django-oauth2-provider==0.2.3
{py26,py27}-django16: django-oauth2-provider==0.2.4
pytest-django==2.8.0
{py26,py27,py32,py33,py34}-django{14,15,16,17}: django-filter==0.7
django-filter==0.9.2
defusedxml==0.3
markdown>=2.1.0
PyYAML>=3.10