1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-28 19:25:40 +03:00

use jsonfield instead of django-jsonfield

This commit is contained in:
Chris Meyers 2016-11-11 15:47:41 -05:00
parent 1885ca0adc
commit 241019568c

View File

@ -23,7 +23,7 @@ django-auth-ldap==1.2.6
django-celery==3.1.17
django-crum==0.6.1
django-extensions==1.5.9
django-jsonfield==1.0.1
jsonfield==1.0.3
git+https://github.com/ansible/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
django-polymorphic==0.7.2
django-radius==1.0.0