Set Timezone to Germany

main
Samuel Zielke 1 month ago
parent 94d89d55bc
commit 450832e1f3

@ -111,7 +111,7 @@ AUTH_PASSWORD_VALIDATORS = [
LANGUAGE_CODE = 'en-us'
TIME_ZONE = 'UTC'
TIME_ZONE = 'Europe/Berlin'
USE_I18N = True

Loading…
Cancel
Save

Powered by TurnKey Linux.