Skip to content

Commit 5532658

Browse files
n2ygkauvipy
authored andcommitted
correct Django support versions
1 parent 4856908 commit 5532658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616

1717
### Added
1818
* Add support for Python 3.7 & 3.8
19-
* Add support for Django>=2.1,<=3.0
19+
* Add support for Django>=2.1,<3.1
2020
* Add requirement for oauthlib>=3.0.1
2121
* Add support for [Proof Key for Code Exchange (PKCE, RFC 7636)](https://tools.ietf.org/html/rfc7636).
2222
* Add support for custom token generators (e.g. to create JWT tokens).

0 commit comments

Comments
 (0)