Skip to content

Tags: jazzband/djangorestframework-simplejwt

Tags

v5.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CHANGELOG.md (#869)

v5.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update locale (#844)

v5.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove usages of deprecated datetime.utcnow() and datetime.utcfromtim…

…estamp() (#765)

* Remove usages of deprecated datetime.utcnow() and datetime.utcfromtimestamp()

* Update CHANGELOG.md

---------

Co-authored-by: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com>

v5.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sync .mo files (#737)

v5.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Docs] Fix typo in blacklist_app.rst (#593)

* Fix typo in blacklist_app.rst

`TokenBlackListView` -> `TokenBlacklistView`

* Append CHANGELOG

Co-authored-by: Andrew-Chen-Wang <acwangpython@gmail.com>

v5.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update locale files (#624)

v5.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update & correct supported versions in docs (#576)

* update & correct supported versions in docs

* Add DRF supported version

Co-authored-by: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com>

v5.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update locale files (#542)

v5.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG for v5.0.0 (#476)

* Bump version to 5.0.0 and other commits

Co-authored-by: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com>

v4.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#444 leeway implementation (#445)

* implement leeway

* Update CHANGELOG.md for 4.8.0

Co-authored-by: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com>