Skip to content

Commit

Permalink
update jsonfield to 3.0.x
Browse files Browse the repository at this point in the history
This fork is required to support multi-table inheritance.  The original has a bug
(rpkilby/jsonfield#101).

Signed-off-by: Paolo Bonzini <[email protected]>
  • Loading branch information
bonzini committed May 30, 2018
1 parent 06a9a1e commit 4b37fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4b37fc9

Please sign in to comment.