aboutsummaryrefslogtreecommitdiffstats
path: root/optionals.txt
diff options
context:
space:
mode:
authorTom Christie2013-06-03 12:32:57 +0100
committerTom Christie2013-06-03 12:32:57 +0100
commit6e0567c271ca2b68b5c53778692066a799fb2df6 (patch)
tree2f33dbc6fcc2582e137833b2dc5aae4eec4370c1 /optionals.txt
parent11cbf8dca2fe54ae9c27040be70157b88ec75541 (diff)
downloaddjango-rest-framework-6e0567c271ca2b68b5c53778692066a799fb2df6.tar.bz2
request.user should be still be accessible in renderer context if authentication fails
Diffstat (limited to 'optionals.txt')
-rw-r--r--optionals.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/optionals.txt b/optionals.txt
index 1853f74b..4ebfceab 100644
--- a/optionals.txt
+++ b/optionals.txt
@@ -4,4 +4,4 @@ defusedxml>=0.3
django-filter>=0.5.4
django-oauth-plus>=2.0
oauth2>=1.5.211
-django-oauth2-provider>=0.2.3
+django-oauth2-provider>=0.2.4