django-components/django_components
2024-02-21 22:38:06 +01:00
..
management Add startcomponent test cases and setup (#346) 2023-12-17 23:40:12 +01:00
safer_staticfiles ignore .pyc files in collectstatic 2023-04-22 01:27:35 +02:00
templatetags Remove component tag in favour of component_block. 2024-02-21 22:38:06 +01:00
__init__.py Introduce {% fill %} replacing 'fill' func of 'slot' tag 2023-03-14 23:40:21 +01:00
app_settings.py Change context behavior setting to enum 2024-01-15 21:58:42 +01:00
apps.py Autodiscover components in components.py inside an app (#24) 2021-02-05 21:31:09 +01:00
component.py Remove component tag in favour of component_block. 2024-02-21 22:38:06 +01:00
component_registry.py Render components as views (#366) (thanks @dylanjcastillo) 2024-01-24 22:36:57 +01:00
middleware.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-09-29 16:06:52 +02:00
template_loader.py Remove unnecessary print 2024-02-08 08:45:00 +01:00