mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed #25037 -- Added request.user to the debug view.
This commit is contained in:
parent
ea8e7fd989
commit
2b6344e944
3 changed files with 20 additions and 1 deletions
|
@ -165,7 +165,7 @@ Models
|
|||
Requests and Responses
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* ...
|
||||
* Added ``request.user`` to the debug view.
|
||||
|
||||
Serialization
|
||||
^^^^^^^^^^^^^
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue