lemoncurry/lemoncurry/settings/dev.py

4 lines
43 B
Python

from .base import *
ALLOWED_HOSTS = ['*']