From 2b6344e9447b5a62cb779b92b061b783bdef5f1c Mon Sep 17 00:00:00 2001 From: John Moses Date: Fri, 2 Oct 2015 09:44:35 -0500 Subject: Fixed #25037 -- Added request.user to the debug view. --- docs/releases/1.10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 ^^^^^^^^^^^^^ -- cgit v1.3