django-components/docs/concepts/fundamentals
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
..
access_component_input.md docs: fix links in README and "overview" section, add tutorial (#842) 2024-12-16 14:15:02 +01:00
autodiscovery.md refactor: exclude underscored files from autodiscovery (#888) 2025-01-07 19:48:41 +01:00
component_context_scope.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
components_as_views.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
components_in_python.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
defining_js_css_html_files.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
html_attributes.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
http_request.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
single_file_components.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
slots.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
subclassing_components.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00
template_tag_syntax.md docs: Syntax highlighting for mkdocs (#984) 2025-02-20 11:47:14 +01:00