Merge branch 'Kerl/fix-JSONField-exn' into test/views

This commit is contained in:
Martin Pépin 2017-10-10 21:37:40 +02:00
commit f8bb5b081e

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