Skip to content

Commit

Permalink
broke prod
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Nov 22, 2023
1 parent f54cb59 commit e4ade5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metropolis/local_settings_sample.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from datetime import datetime
from datetime import datetime, timezone

SECRET_KEY = "change me!"
DEBUG = True
Expand Down

0 comments on commit e4ade5a

Please sign in to comment.