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
Similar to the user always being available in the template context in Django, injecting a publication into the context would allow you to do global-ish things in the base.html template which would be useful for ensuring publication data is always available to Params.
The text was updated successfully, but these errors were encountered:
Similar to the
user
always being available in the template context in Django, injecting apublication
into the context would allow you to do global-ish things in the base.html template which would be useful for ensuring publication data is always available to Params.The text was updated successfully, but these errors were encountered: