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: eadwinCode/django-ninja-jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.5
Choose a base ref
...
head repository: eadwinCode/django-ninja-jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.2.6
Choose a head ref
  • 9 commits
  • 32 files changed
  • 4 contributors

Commits on Apr 16, 2023

  1. Update README.md

    eadwinCode committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    eb4d9c3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Update README.md

    eadwinCode committed May 4, 2023
    Configuration menu
    Copy the full SHA
    891ea17 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Update README.md

    eadwinCode committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1c6f8ec View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    28b3571 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    205d0de View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Bump black from 21.12b0 to 23.3.0 (#28)

    Bumps [black](https://github.com/psf/black) from 21.12b0 to 23.3.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](https://github.com/psf/black/commits/23.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tochukwu <dlastdon4000@gmail.com>
    dependabot[bot] and eadwinCode committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    f988c19 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. feat: add default routers autentication (#35)

    * feat: add default routers autentication
    
    * feat: add documentation for router authentication
    
    ---------
    
    Co-authored-by: Pedro Barbosa <pedro.barbosa@nappsolutions.com>
    pedrohsbarbosa99 and Pedro Barbosa committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    f378f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7239ea0 View commit details
    Browse the repository at this point in the history
  3. 5.2.6

    eadwinCode committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    5b942ff View commit details
    Browse the repository at this point in the history
Loading