[Patchew-devel] [PATCH 03/10] update jsonfield to 3.0.x

Paolo Bonzini posted 10 patches 6 years, 11 months ago
There is a newer version of this series
[Patchew-devel] [PATCH 03/10] update jsonfield to 3.0.x
Posted by Paolo Bonzini 6 years, 11 months ago
This fork is required to support multi-table inheritance.  The original has a bug
(https://github.com/dmkoch/django-jsonfield/issues/101).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index ac668e5..1b40ecd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,6 +4,6 @@ Markdown>=2.6.6
 django-debug-toolbar==1.8
 gunicorn>=19
 djangorestframework>=3.0.0
-jsonfield >= 2.0.2, <3.0
+jsonfield2 >= 3.0, < 4.0
 drf-nested-routers
 coreapi-cli
\ No newline at end of file
-- 
2.17.0


_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel