That we did Ken ;) Kyle, now that you bring it up, those two settings are actually unnecessary and I should probably just remove them.
Take a look at https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/project_template/fabfile.py#L43 . If they aren't present it sets them to sensible defaults (the user's home directory and the name of the project from version control). On Wed, Apr 2, 2014 at 11:06 AM, Kyle Pennell <[email protected]> wrote: > Kenneth, > In that example > > "VIRTUALENV_HOME": "", # Absolute remote path for virtualenvs > # "PROJECT_NAME": "", # Unique identifier for project > > > These are left blank. Why? > >> >> -- > 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.
