Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where do the themes go? #9

Open
datatalking opened this issue Mar 15, 2018 · 1 comment
Open

Where do the themes go? #9

datatalking opened this issue Mar 15, 2018 · 1 comment

Comments

@datatalking
Copy link

Hello, this a pretty good tutorial and I am new to mezzanine and Django so I am learning.

I'm trying to figure out where in the mezzanine tree that mezzanine-theme gets pasted ?

@ramonduarte
Copy link

Themes are like regular apps, all you have to do is paste it into the project directory, where manage.py is located. Then, you need to add the name of your theme on top of the list INSTALLED_APPS in the file settings.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants