build fixes and static files fix, closes #28
This commit is contained in:
parent
bff2525c65
commit
6a44ef30a3
26 changed files with 91 additions and 39 deletions
|
|
@ -5,3 +5,4 @@ from django.core.wsgi import get_wsgi_application
|
|||
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "django_project.settings")
|
||||
|
||||
application = get_wsgi_application()
|
||||
app = application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue