I just switched from the legacy Django extension (it was clashing with _hyperscript extension) and I was trying to get rid of all django-html code only to find by bisecting that it is added by your extension.
Is it needed? It may be confusing for more users who are switching.
I just switched from the legacy Django extension (it was clashing with _hyperscript extension) and I was trying to get rid of all
django-htmlcode only to find by bisecting that it is added by your extension.Is it needed? It may be confusing for more users who are switching.