django-components/sampleproject
adriaan 6f49339c91
fix/263 performance regression (#264)
* Replace deep copies in Component.render
* Add 2nd example component to sampleproject
2023-04-13 14:20:43 +02:00
..
calendarapp Improve structure of sampleproject. 2022-07-18 09:13:36 +02:00
components fix/263 performance regression (#264) 2023-04-13 14:20:43 +02:00
sampleproject Introduce safer_staticfiles app as user-friendly security measure for #260 (#261) 2023-04-11 13:55:11 +02:00
.gitignore Introduce a sample project to illustrate setup. 2022-07-17 09:29:15 +02:00
manage.py Introduce a sample project to illustrate setup. 2022-07-17 09:29:15 +02:00
requirements.txt Add sample project to repo to show config. 2022-07-17 13:27:17 +02:00