Skip to content

django-graphql-auth is not compatible with Django version 5 #169

@septa-ma

Description

@septa-ma

Prerequisites

  • [* ] Is it a bug?
  • Is it a new feature?
  • [* ] Is it a question?
  • Can you reproduce the problem?
  • Are you running the latest version?
  • Did you check for similar issues?
  • Did you perform a cursory search?

For more information, see the CONTRIBUTING guide.

Description

This package is not compatible with the latest version of Django

Steps to Reproduce

If we need to reproduce and you don't provide steps for it, it will be closed. Alternatively, you can link a repo with the code to run your issue.

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior

when I Update my Django version to the latest, the registration function does not work.

Actual behavior

What actually happened

Requirements

Paste the packages you are using, you can get this information from executing pip freeze.

aniso8601==7.0.0
asgiref==3.7.2
Django==5.0
django-cors-headers==4.3.1
django-crontab==0.7.1
django-filter==23.5
django-graphql-auth==0.3.16
django-graphql-jwt==0.3.0
graphene==2.1.9
graphene-django==2.16.0
graphql-core==2.3.2
graphql-relay==2.0.1
promise==2.3
psycopg-binary==3.1.17
psycopg2-binary==2.9.9
PyJWT==1.7.1
pytz==2024.1
Rx==1.6.3
singledispatch==4.1.0
six==1.16.0
sqlparse==0.4.4
text-unidecode==1.3
typing_extensions==4.10.0
tzdata==2023.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions