I've tried building the docs but I'm getting this error:

$ sphinx-build -b html docs docs/build
Running Sphinx v1.2
/usr/local/lib/python2.7/dist-packages/mezzanine/utils/conf.py:51: 
UserWarning: You haven't defined the ALLOWED_HOSTS settings, which Django 
1.5 requires. Will fall back to the domains configured as sites.
  warn("You haven't defined the ALLOWED_HOSTS settings, which "
/usr/local/lib/python2.7/dist-packages/mezzanine/utils/conf.py:59: 
UserWarning: TIME_ZONE setting is not set, using closest match: Europe/Rome
  warn("TIME_ZONE setting is not set, using closest match: %s" % tz)

Exception occurred:
  File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 
151, in __init__
    raise ImproperlyConfigured("The SECRET_KEY setting must not be empty.")
ImproperlyConfigured: The SECRET_KEY setting must not be empty.
The full traceback has been saved in /tmp/sphinx-err-sEgI9d.log, if you 
want to report the issue to the developers

Find attached the full log.

-- 
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.

Attachment: sphinx-err-sEgI9d.log
Description: Binary data

Reply via email to