django-components/tests/templates
2025-08-15 10:42:25 +02:00
..
block.html tests: add inline syntax highlight, inline template files 2024-05-02 22:33:02 +02:00
block_in_component.html tests: add inline syntax highlight, inline template files 2024-05-02 22:33:02 +02:00
block_in_component_parent.html fix: compat with block tag in django mode (#511) 2024-05-30 08:34:58 +02:00
block_in_component_provide.html feat: dependency injection with inject/provide (#506) 2024-06-01 10:51:21 +02:00
block_in_slot_in_component.html fix: loader tags compatibility (#468) 2024-05-02 22:24:49 +02:00
blocked_and_slotted_template.html fix: TemplateDoesNotExist when using {% extends %} on main template and two components with same parent template (#862) 2024-12-23 12:58:03 +01:00
blocked_and_slotted_template_2.html fix: TemplateDoesNotExist when using {% extends %} on main template and two components with same parent template (#862) 2024-12-23 12:58:03 +01:00
component_inside_include_base.html fix: Fix bug where JS and CSS were missing when {% component %} tag was inside {% include %} tag (#1300) 2025-07-20 23:42:59 +02:00
component_inside_include_sub.html fix: Fix bug where JS and CSS were missing when {% component %} tag was inside {% include %} tag (#1300) 2025-07-20 23:42:59 +02:00
dynamic_svg1.svg tests: add inline syntax highlight, inline template files 2024-05-02 22:33:02 +02:00
dynamic_svg2.svg tests: add inline syntax highlight, inline template files 2024-05-02 22:33:02 +02:00
extends_compat_c_include.html fix: fix compat with extends and includes (#1344) 2025-08-15 10:42:25 +02:00
extends_compat_d_extended.html fix: fix compat with extends and includes (#1344) 2025-08-15 10:42:25 +02:00
included.html fix: TemplateDoesNotExist when using {% extends %} on main template and two components with same parent template (#862) 2024-12-23 12:58:03 +01:00
inject.html feat: dependency injection with inject/provide (#506) 2024-06-01 10:51:21 +02:00
integration_template_partials.html Patch TemplateProxy to restore compatibility with template_partials (#1328) 2025-08-14 11:00:56 +02:00
mdn_complete_page.html Replace all instances of component_block with component. Remove duplicate tests. 2024-02-21 22:38:06 +01:00
relative_extends.html Bug : Relative path in extends and include does not work when using template_file (#976) 2025-02-16 13:29:37 +01:00
simple_template.html Add render() and render_dependencies() to Compoent. 2015-06-12 22:15:09 +02:00
slot_inside_block.html fix: loader tags compatibility (#468) 2024-05-02 22:24:49 +02:00
slotted_template.html Introduce {% fill %} replacing 'fill' func of 'slot' tag 2023-03-14 23:40:21 +01:00