Upgrade Django to fix an admin bug

This commit is contained in:
Yingtong Li 2019-01-25 10:29:46 +11:00
parent 44c8178af6
commit 0941726c05
Signed by: RunasSudo
GPG Key ID: 7234E476BF21C61A
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Django==2.0.6
Django==2.1.5
Jinja2==2.10
social-auth-app-django==2.1.0
jsonfield==2.0.2