django-components/django_components
2024-02-21 22:38:06 +01:00
..
management [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-21 22:38:06 +01:00
safer_staticfiles Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
templatetags Replace all instances of component_block with component. Remove duplicate tests. 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 Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
apps.py Autodiscover components in components.py inside an app (#24) 2021-02-05 21:31:09 +01:00
component.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
component_registry.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
middleware.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
template_loader.py Remove unnecessary print 2024-02-08 08:45:00 +01:00