Merge branch 'Kerl/fix-JSONField-exn' into 'master'

djangorestframework 3.7 breaks with Django 1.8

See merge request !259
This commit is contained in:
Aurélien Delobelle 2017-10-11 23:18:05 +02:00
commit 03deb54d92

View file

@ -26,5 +26,8 @@ python-dateutil
wagtail==1.10.*
wagtailmenus==2.2.*
# Remove this when we switch to Django 1.11
djangorestframework==3.6.4
# Production tools
wheel