On 6/2/20 4:10 PM, Brian Carpenter wrote:
> In our development work of Affinity, we are testing out the use of
> Hyperkitty. HK requires gunicorn but we can't get gunicorn to start
> because it is looking for a module name Postorius. I have Postorius
> commented out in settings_local.py and settings.py. Gunicorn still won't
> start. How can we start gunicorn without the need for having Postorius
> installed?

I was about to send this when your follow-up arrived.

Is postorius commented/removed from INSTALLED_APPS, MIDDLEWARE and
TEMPLATES{'OPTIONS': {'context_processors': } in the settings files?

Are the references to postorius.urls commented/removed from urls.py

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to