django-components/sampleproject/components/calendar
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.css Improve structure of sampleproject. 2022-07-18 09:13:36 +02:00
calendar.html Replace all instances of component_block with component. Remove duplicate tests. 2024-02-21 22:38:06 +01:00
calendar.js 🐛Prevent potential null elements 2022-07-23 14:42:48 +08:00
calendar.py refactor: Remove safer_staticfiles, replace STATICFILES_DIRS with COMPONENTS.dirs, support [app]/components (#652) 2024-09-11 08:45:55 +02:00