chore(deps): update dependency django to v4 (#2268)

* chore(deps): update dependency django to v4

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
renovate[bot] 2022-12-07 10:20:36 +01:00 committed by GitHub
parent 0900b11ef1
commit f585172850
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 4 deletions

View file

@ -29,7 +29,6 @@ from .prod import (
TEMPLATES,
TIME_ZONE,
USE_I18N,
USE_L10N,
USE_TZ,
WSGI_APPLICATION,
)