django-components/sampleproject/components
Juro Oravec bf7a204e92
feat: add "simple", "prepend", and "append" render types (#1156)
* feat: add "simple", "prepend", and "append" render types

* refactor: explicitly set strategy for "document" in tests
2025-05-02 15:07:16 +02:00
..
calendar feat: add "simple", "prepend", and "append" render types (#1156) 2025-05-02 15:07:16 +02:00
nested/calendar feat: add "simple", "prepend", and "append" render types (#1156) 2025-05-02 15:07:16 +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 feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
recursive.py feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
urls.py refactor: fix component recursion (#936) 2025-02-01 17:19:21 +01:00