diff --git a/requirements/test-env.txt b/requirements/test-env.txt index c100c316..6f2e151e 100644 --- a/requirements/test-env.txt +++ b/requirements/test-env.txt @@ -1,6 +1,3 @@ django selenium - -# required due issue with channels: -# https://github.com/django/channels/issues/1639#issuecomment-817994671 -twisted<21 +twisted diff --git a/src/django_idom/templates/idom/view.html b/src/django_idom/templates/idom/component.html similarity index 87% rename from src/django_idom/templates/idom/view.html rename to src/django_idom/templates/idom/component.html index adfc3a6d..84ec6963 100644 --- a/src/django_idom/templates/idom/view.html +++ b/src/django_idom/templates/idom/component.html @@ -1,5 +1,5 @@ {% load static %} -
+