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

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

Open
5 tasks
septa-ma opened this issue Mar 26, 2024 · 0 comments
Open
5 tasks

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

septa-ma opened this issue Mar 26, 2024 · 0 comments

Comments

@septa-ma
Copy link

septa-ma commented Mar 26, 2024

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

@septa-ma septa-ma changed the title This package is not compatible with latest version of Django django-graphql-auth is not compatible with Django version 5 Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant