django-components/sampleproject/components
Juro Oravec 28b61c1609
refactor: Update docs and tests to use get_template_data() (#1161)
* refactor: update docs and tests to use get_template_data()

* refactor: fix linting

* docs: add note about difference between the two methods
2025-05-03 12:04:10 +02:00
..
calendar refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
nested/calendar refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
todo refactor: rename template_name to template_file (#878) 2025-01-01 17:06:14 +01:00
__init__.py Render components as views (#366) (thanks @dylanjcastillo) 2024-01-24 22:36:57 +01:00
fragment.py feat: add "simple", "prepend", and "append" render types (#1156) 2025-05-02 15:07:16 +02:00
greeting.py refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
recursive.py refactor: Update docs and tests to use get_template_data() (#1161) 2025-05-03 12:04:10 +02:00
urls.py refactor: fix component recursion (#936) 2025-02-01 17:19:21 +01:00