django-components/django_components
Serafeim Papastefanos f68390953a
Fix for #239 (#240)
* Fix for #239
* Improve patch
2023-03-20 17:06:00 +01:00
..
templatetags Fix for #239 (#240) 2023-03-20 17:06:00 +01:00
__init__.py Introduce {% fill %} replacing 'fill' func of 'slot' tag 2023-03-14 23:40:21 +01:00
app_settings.py Add required kwd to slot tag and add test 2023-03-14 23:40:21 +01:00
apps.py Autodiscover components in components.py inside an app (#24) 2021-02-05 21:31:09 +01:00
component.py Add required kwd to slot tag and add test 2023-03-14 23:40:21 +01:00
component_registry.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2021-09-10 11:12:26 +00:00
middleware.py Issue loading media when RENDER_DEPENDENCIES True 2022-07-31 20:18:41 -05:00
template_loader.py Handle case with SETTINGS_MODULE not set. 2022-07-18 09:23:04 +02:00