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
It turns out we can't necessarily drop it, see #61. Django templates support the __html__ proto but some form classes seem to not implement it. Needs further research.
django/django@af64429 adds support for
__html__
The text was updated successfully, but these errors were encountered: