summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Moses <john.moses@cerner.com>2015-10-02 09:44:35 -0500
committerTim Graham <timograham@gmail.com>2015-10-05 09:36:42 -0400
commit2b6344e9447b5a62cb779b92b061b783bdef5f1c (patch)
treea75d825d22034b176948d600a3da0992281a01af /docs
parentea8e7fd989095c1444528c8b9808076985d5ea0a (diff)
Fixed #25037 -- Added request.user to the debug view.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.10.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.10.txt b/docs/releases/1.10.txt
index 183699505a..1eada416f6 100644
--- a/docs/releases/1.10.txt
+++ b/docs/releases/1.10.txt
@@ -165,7 +165,7 @@ Models
Requests and Responses
^^^^^^^^^^^^^^^^^^^^^^
-* ...
+* Added ``request.user`` to the debug view.
Serialization
^^^^^^^^^^^^^