mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 14:28:18 +00:00

* test: test to illustrate bug in component caching when using include tag * fix: add cleanup for render context in component rendering * refactor: clarify cleanup comment in component rendering logic * refactor: fix linter errors * test: formatting and unnecessary test setup --------- Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
1 line
No EOL
34 B
HTML
1 line
No EOL
34 B
HTML
{% component "test_component" / %} |