django-components/docs/concepts/fundamentals
Juro Oravec 28ff1d072a
Some checks are pending
Docs - build & deploy / docs (push) Waiting to run
Run tests / build (ubuntu-latest, 3.10) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.11) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.12) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.13) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.8) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.9) (push) Waiting to run
Run tests / build (windows-latest, 3.10) (push) Waiting to run
Run tests / build (windows-latest, 3.11) (push) Waiting to run
Run tests / build (windows-latest, 3.12) (push) Waiting to run
Run tests / build (windows-latest, 3.13) (push) Waiting to run
Run tests / build (windows-latest, 3.8) (push) Waiting to run
Run tests / build (windows-latest, 3.9) (push) Waiting to run
Run tests / test_docs (3.13) (push) Waiting to run
Run tests / test_sampleproject (3.13) (push) Waiting to run
feat: allow to set comp defaults on Kwargs class (#1467)
2025-10-21 21:08:55 +02:00
..
.nav.yml docs: update docs on slots (#1208) 2025-05-25 08:53:09 +02:00
autodiscovery.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
component_defaults.md feat: allow to set comp defaults on Kwargs class (#1467) 2025-10-21 21:08:55 +02:00
component_views_urls.md refactor: make Component.View.public optional (#1451) 2025-10-12 20:33:14 +02:00
html_attributes.md docs: fix example (#1406) 2025-09-23 13:29:23 +02:00
html_js_css_files.md feat: on_render (#1231) 2025-06-04 19:30:03 +02:00
html_js_css_variables.md feat: allow to set comp defaults on Kwargs class (#1467) 2025-10-21 21:08:55 +02:00
http_request.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
render_api.md refactor: make it optional having to specify parent class of Args, Kwargs, Slots, etc (#1466) 2025-10-21 15:30:08 +02:00
rendering_components.md refactor: make it optional having to specify parent class of Args, Kwargs, Slots, etc (#1466) 2025-10-21 15:30:08 +02:00
secondary_js_css_files.md chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
single_file_components.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
slots.md feat: on_render (#1231) 2025-06-04 19:30:03 +02:00
subclassing_components.md refactor: don't inherit media if child set to None (#1224) 2025-06-02 16:24:27 +02:00
template_tag_syntax.md refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
typing_and_validation.md refactor: make it optional having to specify parent class of Args, Kwargs, Slots, etc (#1466) 2025-10-21 15:30:08 +02:00