django-components/sampleproject/components
Juro Oravec a49f5e51dd
feat: component URL (#1088)
* feat: allow to set defaults

* refactor: remove input validation and link to it

* feat: component URL

* refactor: fix linter errors

* refactor: fix linter errors + update examples to use Component.View..get

* docs: update comment

* refactor: revert change to hash_comp_cls

* docs: update comment
2025-04-07 10:44:41 +02:00
..
calendar feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
nested/calendar feat: component URL (#1088) 2025-04-07 10:44:41 +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: component URL (#1088) 2025-04-07 10:44:41 +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