Skip to content

Commit 68602a2

Browse files
committed
[B] temporarily rollback Django to 2.1.x
PyMySQL/PyMySQL#790
1 parent 74e395a commit 68602a2

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
django = "*"
7+
django = "<2.2"
88
djangorestframework = "*"
99
gunicorn = "*"
1010
whitenoise = "==4.0"

Pipfile.lock

+4-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)