Commit e0ecfb86 authored by Gladys Forte's avatar Gladys Forte

dev debug=True

parent 6b645403
from .base import *
import configparser
DEBUG = False
DEBUG = True
ALLOWED_HOSTS = ['*']
# CORS_ORIGIN_ALLOW_ALL = True
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment