use postgres json field
This commit is contained in:
parent
bbaaeb7263
commit
1bac062a50
24 changed files with 284 additions and 45 deletions
|
|
@ -1,12 +1,12 @@
|
|||
Django==1.9.4
|
||||
Django==1.11.13
|
||||
simplejson
|
||||
chardet
|
||||
celery==3.1.23
|
||||
django-celery==3.1.17
|
||||
django-extensions==1.6.1
|
||||
gunicorn==19.4.5
|
||||
celery==3.1.26.post2
|
||||
django-celery==3.2.2
|
||||
django-extensions==2.0.7
|
||||
gunicorn==19.8.1
|
||||
html5lib
|
||||
requests==2.9.1
|
||||
tornado==4.1
|
||||
geoip2==2.2.0
|
||||
requests==2.19.1
|
||||
tornado==5.0.2
|
||||
geoip2==2.9.0
|
||||
youtube-dl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue