(mezzenv)kpennell@vm-0:~/mezz-site$ python manage.py collectstatic/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-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 "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/mezzanine/utils/conf.py:59: UserWarning: TIME_ZONE setting is not set, using closest match: Etc/UTCwarn("TIME_ZONE setting is not set, using closest match: %s" % tz)Traceback (most recent call last):File "manage.py", line 29, in <module>execute_from_command_line(sys.argv)File "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_lineutility.execute()File "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 392, in executeself.fetch_command(subcommand).run_from_argv(self.argv)File "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 261, in fetch_commandcommands = get_commands()File "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 107, in get_commandsapps = settings.INSTALLED_APPSFile "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/django/conf/__init__.py", line 54, in __getattr__self._setup(name)File "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/django/conf/__init__.py", line 49, in _setupself._wrapped = Settings(settings_module)File "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/django/conf/__init__.py", line 128, in __init__mod = importlib.import_module(self.SETTINGS_MODULE)File "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/django/utils/importlib.py", line 40, in import_module__import__(name)File "/home/kpennell/mezz-site/settings.py", line 442, in <module>set_dynamic_settings(globals())File "/home/kpennell/mezz-site/mezzenv/local/lib/python2.7/site-packages/mezzanine/utils/conf.py", line 184, in set_dynamic_settingsshortname = db["ENGINE"].split(".")[-1]KeyError: u'ENGINE'
--
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 mezzanine-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--You received this message because you are subscribed to a topic in the Google Groups "Mezzanine Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mezzanine-users/Xzq2s0JtTW8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mezzanine-use...@googlegroups.com.
Do you have some code to take a look at? Are you able to run the project locally? Have you done a mezzanine deployment w/o heroku before or is this a first attempt all together? Cheers
--
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 mezzanine-use...@googlegroups.com.