django-components/docs/concepts/advanced
Juro Oravec 314ec77d3d
docs: Syntax highlighting for mkdocs (#984)
* feat:forward context processors variables in context in ISOLATED mode

	provide context_processors_data property to Component to access those variables in Component

* refactor: internalize RequestContext and pass HttpRequest internally

* docs: document HttpRequest and context processors

* docs: use djc_py code blocks for component definitions

---------

Co-authored-by: Lilian Durey <dureylilian@gmail.com>
2025-02-20 11:47:14 +01:00
..
authoring_component_libraries.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
component_registry.md refactor: rename template_name to template_file (#878) 2025-01-01 17:06:14 +01:00
hooks.md refactor: change repo name and URL after org migration (#924) 2025-01-22 16:02:46 +01:00
html_tragments.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
provide_inject.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
rendering_js_css.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
tag_formatter.md feat: @template_tag and refactor how template tags are defined (#910) 2025-01-20 22:47:04 +01:00
template_tags.md feat: @template_tag and refactor how template tags are defined (#910) 2025-01-20 22:47:04 +01:00
typing_and_validation.md feat: Add support for HTML fragments (#845) 2024-12-19 10:03:35 +01:00