Skip to content

Commit 790fba2

Browse files
committed
Update to Django 5
1 parent 832eb66 commit 790fba2

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
django = "==4.*"
7+
django = "==5.*"
88
django-allauth = {extras = ["socialaccount"], version = "*"}
99
django-bootstrap5 = "*"
1010
django-countries = "*"

Pipfile.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)