django-components/tests/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
..
_ignored_dir refactor: exclude underscored files from autodiscovery (#888) 2025-01-07 19:48:41 +01:00
glob refactor: Fix path resolution relative to COMPONENTS.dirs + add CI test to ensure sampleproject works (#1075) 2025-03-31 16:09:37 +02:00
multi_file feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
relative_file feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
relative_file_pathobj refactor: change repo name and URL after org migration (#924) 2025-01-22 16:02:46 +01:00
staticfiles refactor: rename template_name to template_file (#878) 2025-01-01 17:06:14 +01:00
__init__.py Fix issue #368 and add tests (#369) 2024-01-27 23:10:03 +01:00
_ignored_file.py refactor: exclude underscored files from autodiscovery (#888) 2025-01-07 19:48:41 +01:00
single_file.py feat: component URL (#1088) 2025-04-07 10:44:41 +02:00
urls.py Fix issue #368 and add tests (#369) 2024-01-27 23:10:03 +01:00