parent
54430a8d63
commit
2719b59356
1 changed files with 0 additions and 7 deletions
@ -1,7 +0,0 @@ |
|||||||
import os |
|
||||||
|
|
||||||
from django.core.wsgi import get_wsgi_application |
|
||||||
|
|
||||||
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "lms.settings") |
|
||||||
|
|
||||||
application = get_wsgi_application() |
|
||||||
Loading…
Reference in new issue