Hello,
I am trying to install askbot in one server using gunicorn + nginx. When I run, I see an error about ASKBOT_LANGUAGE variable.
I can use gunicorn to deploy askbot??
Best Regards
The answer is "yes", but see comment under your question that explains the error.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-06-08 20:55:30 -0500
Seen: 95 times
Last updated: Jun 08 '12
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
The error has nothing to do with gunicorn or nginx. Remove
Evgeny ( 2012-06-08 21:05:33 -0500 )editaskbot.middleware.locale.LocaleMiddlewarebtw, it is disabled in the default settings template file.