django-components/django_components
2021-02-05 21:31:09 +01:00
..
templatetags Pass context into component tags by default, and let components disable with "only" (#20) 2021-01-25 12:31:54 +01:00
__init__.py Autodiscover components in components.py inside an app (#24) 2021-02-05 21:31:09 +01:00
app_settings.py Autodiscover components in components.py inside an app (#24) 2021-02-05 21:31:09 +01:00
apps.py Autodiscover components in components.py inside an app (#24) 2021-02-05 21:31:09 +01:00
component.py Create cloned template for rendering so test instrumentation works. 2021-01-31 23:18:04 +01:00
component_registry.py Add pytest-cov 2020-07-10 13:07:51 +02:00