Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support django >= 2.2.17 < 3 #21

Closed
wants to merge 9 commits into from

Commits on Sep 19, 2022

  1. chore: update dev dependencies

    Thomas Leonard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9c0245c View commit details
    Browse the repository at this point in the history
  2. feat: update name of DjangoFilterConnectionField type input to be con…

    …sistent with graphene (Issue graphql-python#1316)
    Thomas Leonard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    978430f View commit details
    Browse the repository at this point in the history
  3. fix: convert Django BigIntegerField to BigInt GraphQL type

    Thomas Leonard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    dc87a41 View commit details
    Browse the repository at this point in the history
  4. Issue graphql-python#1111: foreign key should also call get_queryset …

    …method
    Thomas Leonard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    05d564c View commit details
    Browse the repository at this point in the history
  5. chore: enforce dependencies

    Thomas Leonard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8c0935e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. fix: backward pagination

    Thomas Leonard committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    37545f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. feat: support django 2.2

    thibaut-lo committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    eed4292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eae245 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

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