-
Notifications
You must be signed in to change notification settings - Fork 52
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-grpc-framework doesn't work with Django 4.1.1 #42
Comments
This lib is not maintained anymore, I suggest you take a look at https://github.com/socotecio/django-socio-grpc which was originally based on this library. It does support Django 4.1. |
@legau what would it take to boot this back up? |
I also have this problem |
I also got this same error |
Or try my project i upgrade it to Django 4 but I,m it can work correctly(long time ago) |
for fix this problem, need change one string in file of [django-grpc-framework]: |
Following quick start tutorial:
https://djangogrpcframework.readthedocs.io/en/latest/quickstart.html
with Django 4.1.1
command
python manage.py grpcrunserver --dev
return error:
The text was updated successfully, but these errors were encountered: