django-components/sampleproject/components
Juro Oravec e1382d3ccd
refactor: Remove safer_staticfiles, replace STATICFILES_DIRS with COMPONENTS.dirs, support [app]/components (#652)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-11 08:45:55 +02:00
..
calendar refactor: Remove safer_staticfiles, replace STATICFILES_DIRS with COMPONENTS.dirs, support [app]/components (#652) 2024-09-11 08:45:55 +02:00
nested/calendar refactor: Remove safer_staticfiles, replace STATICFILES_DIRS with COMPONENTS.dirs, support [app]/components (#652) 2024-09-11 08:45:55 +02: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
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 Resolve media and template files relative to component class dir (#395), thanks @JuroOravec 2024-03-23 19:01:39 +01:00