1 2 3 4 5 6
from .base import * # noqa # Fixed secret key SECRET_KEY = "testing_secret" MAIN_DOMAIN = "example.com"