django-components/src/django_components
2024-05-02 22:24:49 +02:00
..
management feat: add type hints everywhere 2024-03-29 08:51:58 +01:00
safer_staticfiles chore: use src layout 2024-03-29 07:50:10 +01:00
templatetags feat: merge context settings, replace if_filled tag with var 2024-05-01 20:55:09 +02:00
__init__.py refactor: Tests cleanup and better test isolation (#452) 2024-04-25 14:20:33 +02:00
app_settings.py feat: merge context settings, replace if_filled tag with var 2024-05-01 20:55:09 +02:00
apps.py feat: add type hints everywhere 2024-03-29 08:51:58 +01:00
component.py fix: loader tags compatibility (#468) 2024-05-02 22:24:49 +02:00
component_registry.py chore: use src layout 2024-03-29 07:50:10 +01:00
context.py feat: merge context settings, replace if_filled tag with var 2024-05-01 20:55:09 +02:00
logger.py feat: merge context settings, replace if_filled tag with var 2024-05-01 20:55:09 +02:00
middleware.py feat: Support both sync and async in ComponentDependencyMiddleware 2024-05-01 17:01:09 +02:00
node.py fix: loader tags compatibility (#468) 2024-05-02 22:24:49 +02:00
py.typed chore: use src layout 2024-03-29 07:50:10 +01:00
slots.py fix: loader tags compatibility (#468) 2024-05-02 22:24:49 +02:00
template_loader.py feat: add type hints everywhere 2024-03-29 08:51:58 +01:00
types.py feat: add type hints everywhere 2024-03-29 08:51:58 +01:00
utils.py refactor: fix slot context behavior (#445) 2024-04-23 21:35:45 +02:00