Upgrade to Django 3.2 (#2056)

This commit is contained in:
Raphael Michel
2021-05-07 12:00:30 +02:00
committed by GitHub
parent 0a7a3537eb
commit 403b8191e4
120 changed files with 1994 additions and 1555 deletions

View File

@@ -1,4 +1,4 @@
django-debug-toolbar==2.1
django-debug-toolbar==3.2
# Testing requirements
pycodestyle==2.5.*
pyflakes==2.1.*