Spaces:
Running
on
Zero
Running
on
Zero
File size: 80 Bytes
0f43f8a |
1 2 3 4 5 6 7 |
INSTALLED_APPS = [
'myapp',
]
WSGI_APPLICATION = 'myapp.asgi.application'
|