mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
The wsgi file generated by django wasn't adding the project to PYTHONPATH. This change fix it by detecting it based on the wsgi.py path.
The wsgi file generated by django wasn't adding the project to PYTHONPATH. This change fix it by detecting it based on the wsgi.py path.