Sorry but I don't understand what you said exactly... I have put the theme app in the highest of installed apps. And run collectstatic then.
Static under theme app not collected to project static which I think should be OK. If not, what will happened if there are same file name between project static and theme static files? So, still don't know how to fix this:-( 在 2014年5月25日星期日UTC+8上午7时37分18秒,nathan写道: > > One of the settings to edit with a customized theme put in the installed > apps. Put out in the first of your apps (the highest.) I think a python > manage.py collectstatic will actually put the files in your static > directory that you've set. The original files will always be in system wide > python mezzanine directory or virtualenv -- 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.
