Ok, first official snag. The response to fab all is:
Traceback (most recent call last):
File
"/home/jimmy/envs/TPH/local/lib/python2.7/site-packages/fabric/main.py",
line 658, in main
docstring, callables, default = load_fabfile(fabfile)
File
"/home/jimmy/envs/TPH/local/lib/python2.7/site-packages/fabric/main.py",
line 165, in load_fabfile
imported = importer(os.path.splitext(fabfile)[0])
File "/home/jimmy/envs/TPH/tenprint/fabfile.py", line 26, in <module>
conf = __import__("settings", globals(), locals(), [], 0).FABRIC
File "/home/jimmy/envs/TPH/tenprint/settings.py", line 331, in <module>
"SECRET_KEY": SECRET_KEY,
NameError: name 'SECRET_KEY' is not defined
--
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.