django-components/sampleproject/components
Juro Oravec 715bf7d447
feat: allow to set main JS and CSS from files + lazy-load component m… (#870)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-30 18:00:46 +01:00
..
calendar feat: allow to set main JS and CSS from files + lazy-load component m… (#870) 2024-12-30 18:00:46 +01:00
nested/calendar feat: allow to set main JS and CSS from files + lazy-load component m… (#870) 2024-12-30 18:00:46 +01:00
todo refactor: Fix template caching, expose cached_template, Component.template API changes (#647) 2024-09-06 22:40:39 +02:00
__init__.py Render components as views (#366) (thanks @dylanjcastillo) 2024-01-24 22:36:57 +01:00
fragment.py feat: Add support for HTML fragments (#845) 2024-12-19 10:03:35 +01:00
greeting.py refactor: Remove safer_staticfiles, replace STATICFILES_DIRS with COMPONENTS.dirs, support [app]/components (#652) 2024-09-11 08:45:55 +02:00
urls.py feat: Add support for HTML fragments (#845) 2024-12-19 10:03:35 +01:00