Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jazzband/django-rest-knox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.2
Choose a base ref
...
head repository: jazzband/django-rest-knox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 12, 2023

  1. Count non expiring tokens when determining if the limit is reached

    Fixes #280
    
    Thanks to @pablomm for the code in the ticket
    morty committed Oct 12, 2023
    Copy the full SHA
    36a07e7 View commit details

Commits on Oct 2, 2024

  1. Merge pull request #318 from morty/280-count-non-expiring-tokens

    Count non expiring tokens when determining if the limit is reached
    giovannicimolin authored Oct 2, 2024
    Copy the full SHA
    bd1d062 View commit details

Commits on Oct 14, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/adamchainz/django-upgrade: 1.21.0 → 1.22.1](adamchainz/django-upgrade@1.21.0...1.22.1)
    pre-commit-ci[bot] authored Oct 14, 2024
    Copy the full SHA
    f9edd9a View commit details

Commits on Oct 23, 2024

  1. Merge pull request #370 from jazzband/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    giovannicimolin authored Oct 23, 2024
    Copy the full SHA
    42ea374 View commit details
Loading