We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The render function in render should be depreciated in favor of renderPromise: https://github.com/fusionbox/django-widgy/blob/master/widgy/static/widgy/js/widgy.backbone.js#L105
However, it is still being used:
https://github.com/fusionbox/django-widgy/blob/master/widgy/static/widgy/js/modal/modal.js#L24
The text was updated successfully, but these errors were encountered:
@zmetcalf, good catch!
I will write a patch for this soon.
Sorry, something went wrong.
No branches or pull requests
The render function in render should be depreciated in favor of renderPromise: https://github.com/fusionbox/django-widgy/blob/master/widgy/static/widgy/js/widgy.backbone.js#L105
However, it is still being used:
https://github.com/fusionbox/django-widgy/blob/master/widgy/static/widgy/js/modal/modal.js#L24
The text was updated successfully, but these errors were encountered: