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: django-oauth/django-oauth-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: django-oauth/django-oauth-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/1.6
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 6, 2022

  1. Add migration due to noop FK from Django 4.0 (#1056)

    * Add migration due to noop
    Andrew-Chen-Wang authored and n2ygk committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6911c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36dc8b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3dc78d View commit details
    Browse the repository at this point in the history
  4. Release 1.6.2 hotfix

    n2ygk committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    4513459 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. fix #1083 ('token' not valid search field), add search fields to all …

    …remaining admin classes (#1085)
    
    * fix #1083 ('token' not valid search field), add search fields to all remaining admin classes
    PetrDlouhy authored and n2ygk committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    45d9efc View commit details
    Browse the repository at this point in the history
  2. Release 1.6.3

    n2ygk committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1a55feb View commit details
    Browse the repository at this point in the history
Loading