..
__snapshots__
feat: benchmarking ( #999 )
2025-02-23 16:18:57 +01:00
components
refactor: change repo name and URL after org migration ( #924 )
2025-01-22 16:02:46 +01:00
e2e
feat: Add support for HTML fragments ( #845 )
2024-12-19 10:03:35 +01:00
static_root
feat: allow to set main JS and CSS from files + lazy-load component m… ( #870 )
2024-12-30 18:00:46 +01:00
templates
Bug : Relative path in extends
and include
does not work when using template_file ( #976 )
2025-02-16 13:29:37 +01:00
test_app
refactor: Assign content of file from Component.template_file to Component.template ( #880 )
2025-01-07 19:34:34 +01:00
test_app_nested
fix: autoimport with nested apps ( #672 )
2024-09-14 22:47:30 +02:00
test_structures /test_structure_1
refactor: Prepare autodiscover and template loader for v1 ( #533 )
2024-07-29 20:27:35 +02:00
__init__.py
A simple ComponentRegistry to store components.
2015-06-11 20:42:16 +02:00
conftest.py
feat: add JS dependency manager ( #666 )
2024-09-22 16:42:41 +02:00
test_attributes.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_autodiscover.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_benchmark_django.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_benchmark_django_small.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_benchmark_djc.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_benchmark_djc_small.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_cache.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_command_startcomponent.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_component.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_component_highlight.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_component_media.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_context.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_dependencies.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_dependency_manager.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_dependency_rendering.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_dependency_rendering_e2e.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_expression.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_extension_view.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_finders.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_html_parser.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_loader.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_node.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_registry.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_settings.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_signals.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_tag_formatter.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_tag_parser.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_template.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_template_parser.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_templatetags.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_templatetags_component.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_templatetags_extends.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_templatetags_provide.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_templatetags_slot_fill.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_templatetags_templating.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
test_utils.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00
testutils.py
feat: add decorator for writing component tests ( #1008 )
2025-03-02 19:46:12 +01:00