miyataken999
update
3934e0b
raw
history blame
80 Bytes
INSTALLED_APPS = [
'myapp',
]
WSGI_APPLICATION = 'myapp.asgi.application'