Upgrade Django to 2.0.3, yay!
This commit is contained in:
parent
452dd3f47d
commit
365110544c
3 changed files with 6 additions and 6 deletions
2
Pipfile
2
Pipfile
|
@ -12,7 +12,7 @@ python_version = '3.6'
|
|||
|
||||
[packages]
|
||||
|
||||
django = ">=1.11,<2.0"
|
||||
django = "*"
|
||||
django-compressor = "*"
|
||||
gunicorn = "*"
|
||||
"psycopg2" = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue