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
2121Jim Graham
2222pySilver
2323Silvano Cerza
24+ Federico Dolce
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Changelog
100100Development
101101~~~~~~~~~~~
102102
103+ * #315: AuthorizationView does not overwrite requests on get
103104* #425: Added support for Django 1.10
104105* #396: added an IsAuthenticatedOrTokenHasScope Permission
105106* #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
44Development
55~~~~~~~~~~~
66
7+ * #315: AuthorizationView does not overwrite requests on get
78* #425: Added support for Django 1.10
89* #396: Added an IsAuthenticatedOrTokenHasScope Permission
910* #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