Files
hoopscout/config/settings/development.py

4 lines
53 B
Python

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