So it turns out it was an easy fix, all that was needed was to change the wsgi.py -file to this: #!/usr/bin/env python # coding=utf-8 from backend.app ...
確定! 回上一頁