You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
Prerequisites
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.
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
The text was updated successfully, but these errors were encountered: