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
As it turns out, view_func is not always available
as a request attribute. This is especially true
for 'fallback' type of views that are rendered
from within middleware, such as the one used
in Django's own flatpages.
0 commit comments