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
minor #16365 Explaining how to actually get the session from Request (ThomasLandauer)
This PR was submitted for the 5.3 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Explaining how to actually get the session from `Request`
Question: Shouldn't `Request` be shown as preferred way (not `RequestStack`), since injecting `Request` is needed for forms anyway (whereas I've never needed to inject `RequestStack`)?
Commits
-------
9e6b105 Explaining how to actually get the session from `Request`
0 commit comments