WISVCH / dienst2

CH Dienstensysteem: administratie van leden en post
https://dienst2.ch.tudelft.nl
Other
4 stars 2 forks source link

Update to Django 2.2.12 and Python 3.8 #261

Closed praseodym closed 4 years ago

praseodym commented 4 years ago

Django 2.2.8+ is compatible with Python 3.8: https://docs.djangoproject.com/en/2.2/faq/install/#what-python-version-can-i-use-with-django

Also update requests to fix "RequestsDependencyWarning" during build.

Replace "is not" by "!=" to fix SyntaxWarning.

Update Dockerfile-dev to match versions in Dockerfile.