Skip to content

Commit

Permalink
[B] temporarily rollback Django to 2.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
CancerGary committed Apr 27, 2019
1 parent 74e395a commit 68602a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
django = "*"
django = "<2.2"
djangorestframework = "*"
gunicorn = "*"
whitenoise = "==4.0"
Expand Down
15 changes: 4 additions & 11 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 68602a2

Please sign in to comment.