takahe/takahe/settings/testing.py

5 wiersze
78 B
Python

from .base import * # noqa
# Fixed secret key
SECRET_KEY = "testing_secret"