Skip to content

Tags: jazzband/djangorestframework-simplejwt

Tags

v5.3.1

Toggle v5.3.1's commit message

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 <[email protected]>

v5.3.0

Toggle v5.3.0's commit message

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

Toggle v5.2.2's commit message

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 <[email protected]>

v5.2.1

Toggle v5.2.1's commit message

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

Toggle v5.2.0's commit message

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 <[email protected]>

v5.1.0

Toggle v5.1.0's commit message

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

Toggle v5.0.0's commit message

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 <[email protected]>

v4.8.0

Toggle v4.8.0's commit message

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 <[email protected]>

v4.7.2

Toggle v4.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md for v4.7.2 (#430)

* Lint
* Update translation files

v4.7.1

Toggle v4.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix migrate to bigautofield (#411)

* Fixes #410
* Added #411 to CHANGELOG
* Delete unnecessary operations in 0011

Co-authored-by: Andrew Chen Wang <[email protected]>