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
20
20
Jens Timmerman
21
21
Jim Graham
22
22
pySilver
23
+ Silvano Cerza
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Changelog
100
100
Development
101
101
~~~~~~~~~~~
102
102
103
+ * #425: Added support for Django 1.10
103
104
* #396: added an IsAuthenticatedOrTokenHasScope Permission
104
105
* #357: Support multiple-user clients by allowing User to be NULL for Applications
105
106
* #389: Reuse refresh tokens if enabled.
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ Changelog
4
4
Development
5
5
~~~~~~~~~~~
6
6
7
- * #396: added an IsAuthenticatedOrTokenHasScope Permission
7
+ * #425: Added support for Django 1.10
8
+ * #396: Added an IsAuthenticatedOrTokenHasScope Permission
8
9
* #357: Support multiple-user clients by allowing User to be NULL for Applications
9
10
* #389: Reuse refresh tokens if enabled.
10
11
You can’t perform that action at this time.
0 commit comments