mirror of
https://github.com/django-components/django-components.git
synced 2025-11-26 00:41:54 +00:00
* Add regression test for recursion bug, #68 * Only allow slots to access slot nodelists provided to their immediate parent component to prevent infinite recursions. * Fix import ordering bug in test * Add slot.super to docs Remove unused imports * Bump version Co-authored-by: rbeard0330 <@dul2k3BKW6m> |
||
|---|---|---|
| .. | ||
| templates | ||
| __init__.py | ||
| django_test_setup.py | ||
| test_component.py | ||
| test_context.py | ||
| test_dependency_rendering.py | ||
| test_registry.py | ||
| test_templatetags.py | ||
| testutils.py | ||