Re: [Mailman-Developers] Deploying postorius and mailman-bundle
April 28, 2014
8:07 a.m.
While I was trying to deploy using nginx and uwsgi/gunicorn I found that they expect the script to have .py extension and not .wsgi. All new django versions currently create a wsgi.py file along with the project itself. So I was thinking we should change that in our code too.
OK, this file is actually generated by the djangorecipe Buildout recipe, but fortunately there's a configuration option for the script name. I'll fix it.
Aurélien
4520
Age (days ago)
4520
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aurelien Bompard