django-components/docs/concepts/advanced
Juro Oravec 59f82307ae
docs: docstrings, fundamentals, and minor changes (#1145)
* docs: docstrings, fundamentals, and minor changes

* refactor: fix tests + linter errors
2025-04-24 12:47:04 +02:00
..
.nav.yml docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_caching.md feat: component caching (#1097) 2025-04-08 11:54:39 +02:00
component_context_scope.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_libraries.md docs: docstrings, fundamentals, and minor changes (#1145) 2025-04-24 12:47:04 +02:00
component_registry.md feat: registry.has(); helpers to get all components and registries; access component from ext class (#1030) 2025-03-18 11:30:53 +01:00
extensions.md refactor: use typevar defaults + raise on conflicting extensions (#1125) 2025-04-14 10:00:18 +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 feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
provide_inject.md refactor: cleanup docs, add docs on Render API, allow get_context_data return None (#1110) 2025-04-09 15:06:14 +02:00
rendering_js_css.md refactor: use .nav.yml to define page order instead of nav weights (#1000) 2025-02-23 22:44:12 +01: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