mirror of
https://github.com/django-components/django-components.git
synced 2025-11-17 13:52:56 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| access_component_input.md | ||
| autodiscovery.md | ||
| component_context_scope.md | ||
| components_as_views.md | ||
| components_in_python.md | ||
| defining_js_css_html_files.md | ||
| html_attributes.md | ||
| http_request.md | ||
| single_file_components.md | ||
| slots.md | ||
| subclassing_components.md | ||
| template_tag_syntax.md | ||