django-components/docs/concepts/advanced
Juro Oravec 6253042e9e
refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render() (#1166)
* refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render()

* refactor: fix formatting

* refactor: fix benchmark tests

* refactor: avoid processing deps if rendered HTML contains no components

* refactor: remove comments

* refactor: rename "raw" to "ignore"
2025-05-06 21:36:41 +02:00
..
.nav.yml docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_caching.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
component_context_scope.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
component_libraries.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_registry.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
extensions.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
hooks.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
html_fragments.md refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render() (#1166) 2025-05-06 21:36:41 +02:00
provide_inject.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
rendering_js_css.md refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render() (#1166) 2025-05-06 21:36:41 +02:00
tag_formatters.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
template_tags.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01:00
testing.md docs: update testing, single file comp, and syntax highlight (#1109) 2025-04-08 14:32:23 +02:00