Skip to content

Commit

Permalink
updated a few versions to get Django 4 to work
Browse files Browse the repository at this point in the history
  • Loading branch information
jsayles committed Jan 25, 2022
1 parent 37217e6 commit 9b74aef
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 51 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ tests = "python -m unittest discover tests"
django-debug-toolbar = "*"
flake8 = "*"
iPython = "*"
black = "*"

[packages]
Django = "~=4.0"
Expand Down
118 changes: 67 additions & 51 deletions Pipfile.lock

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

0 comments on commit 9b74aef

Please sign in to comment.