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 a731be3 commit 92e4ad3Copy full SHA for 92e4ad3
CHANGELOG.md
@@ -11,7 +11,7 @@ Bug fixes:
11
* Fix django authorization redirect by correctly checking validity of credentials. (#651)
12
* Correct query loss when using parse_qsl to dict. (#622)
13
* Switch django models from pickle to jsonpickle. (#614)
14
-* Support new MIDDLEWARE Django 1.10 aetting. (#623)
+* Support new MIDDLEWARE Django 1.10 setting. (#623)
15
* Remove usage of os.environ.setdefault. (#621)
16
* Handle missing storage files correctly. (#576)
17
* Try to revoke token with POST when getting a 405. (#662)
0 commit comments