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 4856908 commit 5532658Copy full SHA for 5532658
CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
### Added
18
* Add support for Python 3.7 & 3.8
19
-* Add support for Django>=2.1,<=3.0
+* Add support for Django>=2.1,<3.1
20
* Add requirement for oauthlib>=3.0.1
21
* Add support for [Proof Key for Code Exchange (PKCE, RFC 7636)](https://tools.ietf.org/html/rfc7636).
22
* Add support for custom token generators (e.g. to create JWT tokens).
0 commit comments