generated from coulomb/repo-seed
Prototype implementation
This commit is contained in:
4
vergabe_teilnahme/settings/dev.py
Normal file
4
vergabe_teilnahme/settings/dev.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .base import * # noqa: F401, F403
|
||||
|
||||
DEBUG = True
|
||||
ALLOWED_HOSTS = ['*']
|
||||
Reference in New Issue
Block a user