We need to solve these, keeping in mind that Mezzanine templating...isn't great or easy
Before closing this we're going to need to turn off the "rebuild on model change" script @cadecairos
@alanmoo is this something we want now? I can disable it via config, and I can rip out the signals altogether.
Should be safe to turn off now that all the CMS driven components are pulling via XHR on prod.
filed #798 - I think I might leave that for next week, and just disable the build via config for now
The model signals will now bail early, as I've unset the config vars they rely on.
Closing epic, final issue has a PR open.
Most helpful comment
Before closing this we're going to need to turn off the "rebuild on model change" script @cadecairos