mirror of
https://github.com/django-components/django-components.git
synced 2025-07-16 04:54:59 +00:00
Remove support for Python < 3.6 and Django < 2.2.
This commit is contained in:
parent
ab7e97658f
commit
2c95b0930f
6 changed files with 22 additions and 67 deletions
|
@ -3,7 +3,6 @@ from time import perf_counter
|
|||
from django.template import Context, Template
|
||||
|
||||
from django_components import component
|
||||
|
||||
from tests.django_test_setup import * # NOQA
|
||||
from tests.testutils import Django111CompatibleSimpleTestCase as SimpleTestCase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue