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.1.2
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.1.3
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    3f061a0 View commit details
    Browse the repository at this point in the history
  2. Maintain JSONField in graphene_django.compat module (#1429)

    Fixes #1428
    
    This should improve backwards compatibility, fixing issues in downstream
    packages (notably graphene-django-cud
    tOgg1/graphene-django-cud#109, and also
    graphene-django-extras, both of which depended on
    `graphene_django.compat.JSONField`).
    
    Co-authored-by: Steven DeMartini <sjdemartini@users.noreply.github.com>
    sjdemartini and sjdemartini authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cd43022 View commit details
    Browse the repository at this point in the history
  3. Bump version

    firaskafri authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2fafa88 View commit details
    Browse the repository at this point in the history
Loading