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: graphql-python/graphene-django
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Choose a base ref
...
head repository: graphql-python/graphene-django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.2
Choose a head ref
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 9, 2024

  1. Bump django from 3.2.24 to 3.2.25 in /examples/cookbook (#1508)

    Bumps [django](https://github.com/django/django) from 3.2.24 to 3.2.25.
    - [Commits](django/django@3.2.24...3.2.25)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eac113e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea45de0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Not require explicitly set ordering in DjangoConnectionField (#1518)

    * Revert "feat!: check django model has a default ordering when used in a relay connection (#1495)"
    
    This reverts commit 96c09ac.
    
    * Fix assert no warning for pytest>=8
    kiendang authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6f21dc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Bump to 3.2.2

    Markus Richter authored and kiendang committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    28c71c5 View commit details
    Browse the repository at this point in the history
Loading