Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
strafrecht-admin authored Oct 11, 2023
1 parent ac3e333 commit b91e605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
messages.WARNING: 'alert-warning',
messages.ERROR: 'alert-danger',
}

CSRF_TRUSTED_ORIGINS = ['https://strafrecht-online.org/']
LOGGING = {
'version': 1,
'disable_existing_loggers': False,
Expand Down

0 comments on commit b91e605

Please sign in to comment.