If you want to override static files that have the same path as one of Mezzanine's (like Bootstrap or jQuery, or some admin stuff), make sure the application where these files are stored appears before mezzanine.core in your INSTALLED_APPS. Both the development server and collectstatic will look for files in the order that's defined there.

To modify static files you don't need to run collectstatic, it's not an equivalent to collecttemplates.

--
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to