Исправлены недочеты в оформлении

This commit is contained in:
Derinhelm
2021-04-28 00:47:56 +03:00
parent fdd40d4592
commit 9152cc9772
5 changed files with 88 additions and 98 deletions

View File

@@ -0,0 +1,3 @@
from django.core.wsgi import get_wsgi_application
application = get_wsgi_application()