File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -21,3 +21,4 @@ Jens Timmerman
21
21
Jim Graham
22
22
pySilver
23
23
Silvano Cerza
24
+ Federico Dolce
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Changelog
100
100
Development
101
101
~~~~~~~~~~~
102
102
103
+ * #315: AuthorizationView does not overwrite requests on get
103
104
* #425: Added support for Django 1.10
104
105
* #396: added an IsAuthenticatedOrTokenHasScope Permission
105
106
* #357: Support multiple-user clients by allowing User to be NULL for Applications
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Changelog
4
4
Development
5
5
~~~~~~~~~~~
6
6
7
+ * #315: AuthorizationView does not overwrite requests on get
7
8
* #425: Added support for Django 1.10
8
9
* #396: Added an IsAuthenticatedOrTokenHasScope Permission
9
10
* #357: Support multiple-user clients by allowing User to be NULL for Applications
You can’t perform that action at this time.
0 commit comments