add wip event occurrences
This commit is contained in:
@@ -119,9 +119,9 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/4.2/topics/i18n/
|
||||
|
||||
LANGUAGE_CODE = "en-us"
|
||||
LANGUAGE_CODE = "nb-no"
|
||||
|
||||
TIME_ZONE = "UTC"
|
||||
TIME_ZONE = "Europe/Oslo"
|
||||
|
||||
USE_I18N = True
|
||||
|
||||
|
Reference in New Issue
Block a user