Shouldn't you be calling the `manage.py` in your own project rather than the template project? I'm not sure the template project itself is actually a valid django project until it is used to generate a concrete project. Regardless, you probably need to invoke `manage.py` from base project directory (same directory `manage.py` is in).
-- 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.
