phase1: bootstrap containerized django stack and project scaffold
This commit is contained in:
3
config/settings/development.py
Normal file
3
config/settings/development.py
Normal file
@ -0,0 +1,3 @@
|
||||
from .base import * # noqa: F403,F401
|
||||
|
||||
DEBUG = True
|
||||
Reference in New Issue
Block a user