Here you go! https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-SECRET_KEY
On Mon, May 26, 2014 at 2:30 PM, val_erie <[email protected]> wrote: > 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-wsgito > 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. > -- 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.
