Commit f3cb1da
committed
minor #16365 Explaining how to actually get the session from
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`Request (ThomasLandauer)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments