Closed Bug 1009479 Opened 11 years ago Closed 11 years ago

[ReMo] Update settings/local.py on stage and dev

Categories

(Infrastructure & Operations Graveyard :: WebOps: Engagement, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: giorgos, Assigned: cturra)

References

Details

Please add the following two lines in remo/settings/local.py: INSTALLED_APPS = base.INSTALLED_APPS + ['database_email_backend'] EMAIL_BACKEND = 'database_email_backend.backend.DatabaseEmailBackend' on - dev (reps-dev.allizom.org) - stage (reps.allizom.org) and run ./manage.py syncdb --migrate right after the addition. Thanks!
Blocks: 1007077
as requested, this setting has been applied and the `manage.py` command run on both dev and stage.
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.