hotfix: use dashboard/local_settings.py instead of env vars #4

Merged
dachary merged 1 commits from hotfix-local-settings-env-var-clash into master 2022-06-25 21:28:50 +00:00

My env var loading technique is not allowing local_settings.py to
override settings.py. This hotfix disables env vars in favor of
local_settings.py.

fixes https://gitea.hostea.org/Hostea/dashboard/issues/3

My env var loading technique is not allowing local_settings.py to override settings.py. This hotfix disables env vars in favor of local_settings.py. fixes https://gitea.hostea.org/Hostea/dashboard/issues/3
realaravinth self-assigned this 2022-06-25 20:23:21 +00:00
realaravinth added 1 commit 2022-06-25 20:23:21 +00:00
ci/woodpecker/pr/woodpecker Pipeline failed Details
ci/woodpecker/push/woodpecker Pipeline failed Details
3378e61606
hotfix: use dashboard/local_settings.py instead of env vars
My env var loading technique is not allowing local_settings.py to
override settings.py. This hotfix disables env vars in favor of
local_settings.py.

fixes https://gitea.hostea.org/Hostea/dashboard/issues/3
realaravinth requested review from dachary 2022-06-25 20:23:36 +00:00
dachary approved these changes 2022-06-25 20:49:25 +00:00

Did you verify it passes your tests?

Did you verify it passes your tests?
dachary merged commit 3378e61606 into master 2022-06-25 21:28:50 +00:00

It does, I'll implement the pending tests now

It does, I'll implement the pending tests now
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hostea/dashboard#4
There is no content yet.