File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -20,3 +20,4 @@ Paul Oswald
2020Jens Timmerman
2121Jim Graham
2222pySilver
23+ Silvano Cerza
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Changelog
100100Development
101101~~~~~~~~~~~
102102
103+ * #425: Added support for Django 1.10
103104* #396: added an IsAuthenticatedOrTokenHasScope Permission
104105* #357: Support multiple-user clients by allowing User to be NULL for Applications
105106* #389: Reuse refresh tokens if enabled.
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ Changelog
44Development
55~~~~~~~~~~~
66
7- * #396: added an IsAuthenticatedOrTokenHasScope Permission
7+ * #425: Added support for Django 1.10
8+ * #396: Added an IsAuthenticatedOrTokenHasScope Permission
89* #357: Support multiple-user clients by allowing User to be NULL for Applications
910* #389: Reuse refresh tokens if enabled.
1011
You can’t perform that action at this time.
0 commit comments