Skip to content

Commit

Permalink
Update api/conf/settings/security.py
Browse files Browse the repository at this point in the history
Co-authored-by: Olga Bulat <obulat@gmail.com>
  • Loading branch information
firatbezir and obulat authored Jan 4, 2024
1 parent 638172b commit 82ff815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/conf/settings/security.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
):
raise ImproperlyConfigured(
"DJANGO_SECRET_KEY should not be 'example_key' in local or production environment."
)
)

0 comments on commit 82ff815

Please sign in to comment.