django-components/docs/reference
Juro Oravec 8677ee7941
refactor: deprecate template caching, get_template_name, get_template, assoc template with Comp cls (#1222)
* refactor: deprecate template caching, get_template_name, get_template, assoc template with Comp cls

* refactor: change implementation

* refactor: handle cached template loader

* refactor: fix tests

* refactor: fix test on windows

* refactor: try to  fix type errors

* refactor: Re-cast `context` to fix type errors

* refactor: fix linter error

* refactor: fix typing

* refactor: more linter fixes

* refactor: more linter errors

* refactor: revert extra node metadata
2025-06-01 19:20:22 +02:00
..
.nav.yml refactor: remove middleware, add strategy "raw", and call render_deps() from within Template.render() (#1166) 2025-05-06 21:36:41 +02:00
api.md feat: extension defaults + docs + API cleanup (#1215) 2025-05-26 23:36:19 +02:00
commands.md refactor: deprecate template caching, get_template_name, get_template, assoc template with Comp cls (#1222) 2025-06-01 19:20:22 +02:00
components.md docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
exceptions.md docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
extension_commands.md docs: move extension command- and url-related API to own API pages (#1093) 2025-04-06 14:12:15 +02:00
extension_hooks.md refecator: move defaults applying back to ext, raise on passing Slot to Slot, and docs cleanup (#1214) 2025-05-26 11:59:17 +02:00
extension_urls.md docs: move extension command- and url-related API to own API pages (#1093) 2025-04-06 14:12:15 +02:00
settings.md feat: extension defaults + docs + API cleanup (#1215) 2025-05-26 23:36:19 +02:00
signals.md refecator: move defaults applying back to ext, raise on passing Slot to Slot, and docs cleanup (#1214) 2025-05-26 11:59:17 +02:00
tag_formatters.md docs: Move docs-folder to root (#816) 2024-12-03 12:32:21 +01:00
template_tags.md refactor: deprecate template caching, get_template_name, get_template, assoc template with Comp cls (#1222) 2025-06-01 19:20:22 +02:00
template_vars.md refecator: move defaults applying back to ext, raise on passing Slot to Slot, and docs cleanup (#1214) 2025-05-26 11:59:17 +02:00
testing_api.md feat: add decorator for writing component tests (#1008) 2025-03-02 19:46:12 +01:00
urls.md feat: expose _class_hash as class_id (#1094) 2025-04-07 11:08:02 +02:00