From 83c06e067b6faf4d01268a5e8f5d7102e6a43c52 Mon Sep 17 00:00:00 2001 From: Philip ABBET <philip.abbet@idiap.ch> Date: Thu, 21 Sep 2017 16:54:15 +0200 Subject: [PATCH] Add django-jsonfield-compat to the list of dependencies --- buildout.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/buildout.cfg b/buildout.cfg index 74cab04d2..581cdec87 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -37,6 +37,7 @@ eggs = alabaster djangorestframework django-rest-swagger django-jsonfield + django-jsonfield-compat docopt docutils funcsigs -- GitLab