You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't believe this is a bug but a feature. Even though it does run TEMPLATE_CONTEXT_PROCESSORS as desired, it does not run MIDDLEWARES. Makes sense since middlewares handle dynamic requests. Would be nice though to force bakery to run them with a flag.
How can I make this happen? I'm using
BuildableTemplateView
.Django 1.8
django-bakery 0.12.6
The text was updated successfully, but these errors were encountered: