Revision history [back]
I confirm the same problem using askbot 0.7.47 and gunicorn 0.17.2
While not diagnosed I note the problem goes away, in my experience, if you add gunicorn as an installed app in settings.py and instead launch gunicorn using:
python ./manage.py run_gunicorn