django-components/docs/concepts/fundamentals
lilian D 8b5579d2be
feat:forward context processors variables in context in ISOLATED mode (#975)
* 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

---------

Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
2025-02-20 11:06:49 +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: fix links in README and "overview" section, add tutorial (#842) 2024-12-16 14:15:02 +01:00
components_as_views.md docs: fix links in README and "overview" section, add tutorial (#842) 2024-12-16 14:15:02 +01:00
components_in_python.md docs: fix links in README and "overview" section, add tutorial (#842) 2024-12-16 14:15:02 +01:00
defining_js_css_html_files.md feat: add Media.extend (#890) 2025-01-07 22:55:17 +01:00
html_attributes.md docs: fix links in README and "overview" section, add tutorial (#842) 2024-12-16 14:15:02 +01:00
http_request.md feat:forward context processors variables in context in ISOLATED mode (#975) 2025-02-20 11:06:49 +01:00
single_file_components.md docs: Move the "Getting started" tutorial to top-level of docs (#892) 2025-01-07 21:46:31 +01:00
slots.md docs: fix links in README and "overview" section, add tutorial (#842) 2024-12-16 14:15:02 +01:00
subclassing_components.md feat:forward context processors variables in context in ISOLATED mode (#975) 2025-02-20 11:06:49 +01:00
template_tag_syntax.md docs: fix links in README and "overview" section, add tutorial (#842) 2024-12-16 14:15:02 +01:00