Replace the use of the 3rd party jsonbfield library

which was just a backport of Django's built-in JSONField.  Also, bump
the version of django-jsonfield.
This commit is contained in:
Jeff Bradberry
2019-06-27 17:10:15 -04:00
parent ddef41d394
commit 796d7bf67f
7 changed files with 8 additions and 52 deletions

View File

@@ -27,7 +27,7 @@ django-auth-ldap==1.7.0
django-cors-headers==2.4.0
django-crum==0.7.2
django-extensions==2.0.0
django-jsonfield==1.0.1
django-jsonfield==1.2.0
django-oauth-toolkit==1.1.3
django-pglocks==1.0.2
django-polymorphic==2.0.2