Skip to content
Snippets Groups Projects
Commit 59af2d70 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Add sample_settings

parent ccfc6368
No related branches found
No related tags found
No related merge requests found
Pipeline #2797 passed
# sample settings for steering
from .settings import * # noqa
ADMINS = [("Ernesto", "ernesto@helsinki.at")]
MANAGERS = ADMINS
TIME_ZONE = "America/La_Paz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment