This is a very common problem having to do with the different locations that Mezzanine searches for files in testing and deployment. Look into the collectstatic and collecttemplates commands, and look here for a walk-through:
http://rosslaird.com/blog/customizing-mezzanine/ Ross On Saturday, 26 July 2014 08:35:56 UTC-7, Srinivas Ganti wrote: > > When I set the DEBUG = False in local_settings.py, the site doesn't > display the theme, but when I change it to True, the theme shows up fine. > > Any ideas? > -- 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.
