I'm new to Mezzanine but the FAQ helped me 
here: 
http://mezzanine.jupo.org/docs/frequently-asked-questions.html#where-are-all-the-templates-i-can-modify

Basically you can run:

python manage.py collecttemplates

and the templates will be copied over. (If you're using virtualenv the 
originals will be in the project's virtualenv directory.)

On Sunday, 7 September 2014 15:06:32 UTC+1, Jakub Tětek wrote:
>
> Hello,
> I am able to run Mezzanine. Now I want to change theme. Documentation 
> talks about Django app. Well, everything I did was run "mezzanine-project 
> blog" and "python manage.py createdb". There is no template dir. How do I 
> change template?
>
> Thanks in advance
>

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

Reply via email to