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

RemovedInDjango110 warning: render() must be called with a dict, not a Context #16

Open
gergelypolonkai opened this issue Mar 30, 2016 · 0 comments

Comments

@gergelypolonkai
Copy link

/home/polesz/Projects/python/demand/venv/local/lib/python2.7/site-packages/form_utils/templatetags/form_utils.py:43: RemovedInDjango110Warning: render() must be called with a dict, not a Context.

This is an easy fix if you drop support for older (ie. unsupported) versions of Django; I made the change locally and it breaks everything up to and including 1.7.

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