This commit is contained in:
Corder Guy 2018-04-06 12:27:15 -05:00
parent a467b00863
commit 45624655e1
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -9,4 +9,4 @@ def get_wsgi_application():
internal WSGI implementation changes or moves in the future.
"""
django.setup(set_prefix=False)
return WSGIHandler()
return WSGIHandler()