Hi, I have Mezzanine 3.1.4 installed in virtualenv and I would like to run it using Apache2 and mod_wsgi. I followed https://docs.djangoproject.com/en/1.6/howto/deployment/wsgi/modwsgi/#how-to-use-django-with-apache-and-mod-wsgi to configure apache. I do have SECRET_KEY in local_settings.py, but I am getting this error when try to run mezzanine through apache: ImproperlyConfigured: The SECRET_KEY setting must not be empty.
Any help is greatly appreciated. Valerie -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
