Files
yingqing/core/backend/airshelf/settings/development.py
T

6 lines
50 B
Python

from .base import * # noqa: F403
DEBUG = True