We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b359f2c commit cfff85aCopy full SHA for cfff85a
README.rst
@@ -90,6 +90,12 @@ Roadmap / Todo list (help wanted)
90
Changelog
91
---------
92
93
+master branch
94
+~~~~~~~~~~~~~
95
+
96
+* ``oauthlib_backend_class`` is now pluggable through Django settings
97
+* #127: ``application/json`` Content-Type is now supported using ``JSONOAuthLibCore``
98
99
0.8.0 [2015-03-27]
100
~~~~~~~~~~~~~~~~~~
101
docs/changelog.rst
@@ -1,6 +1,12 @@
1
2
=========
3
4
5
+-------------
6
7
8
9
10
11
------------------
12
0 commit comments