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

Not working in Django 2.1 #109

Open
vaibhavhrt opened this issue Aug 28, 2018 · 4 comments
Open

Not working in Django 2.1 #109

vaibhavhrt opened this issue Aug 28, 2018 · 4 comments

Comments

@vaibhavhrt
Copy link

Works fine in 2.0.7 but in 2.1 it gives a Type error. "Django TypeError: render() got an unexpected keyword argument 'renderer'".

@vaibhavhrt
Copy link
Author

I found the reason, https://docs.djangoproject.com/en/2.1/releases/2.1/#features-removed-in-2-1
Look at last removed feature.

@0xjame5
Copy link

0xjame5 commented Feb 28, 2019

Does that mean this package cannot move up to the next Django Version indefinitely?

@0xjame5
Copy link

0xjame5 commented Feb 28, 2019

#110 seems to have a solution,

@vaibhavhrt
Copy link
Author

@Jaime5 I don't use this package anymore( I moved to React for frontend ) but still hope the owner merges the PR soon.

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

2 participants