|
27589a09bd
|
fix embedded file upload
|
2023-11-20 20:29:46 +01:00 |
|
|
aa0bb9fd0d
|
remove trailing slash requirement in api v1
|
2023-11-20 16:46:58 +01:00 |
|
|
e2a2e3e117
|
make container and item SoftDeleteModel
|
2023-11-20 12:33:40 +01:00 |
|
|
04581b66b6
|
return 404 when events doesn't exist
|
2023-11-20 07:02:14 +01:00 |
|
|
dedf98a12e
|
do not check permissions in api v1 as they are checked by nginx already
|
2023-11-20 06:48:39 +01:00 |
|
|
7369db8512
|
add /api url prefix in backend
|
2023-11-19 01:55:19 +01:00 |
|
|
f2720e4fb2
|
load MEDIA_ROOT AND STATIC_ROOT from .env
|
2023-11-18 21:13:41 +01:00 |
|
|
a340154cd9
|
add public domain to ALLOWED_HOSTS
|
2023-11-18 19:57:32 +01:00 |
|
|
ac6eade412
|
read database settings from .env file
|
2023-11-18 17:46:54 +01:00 |
|
|
618ede273d
|
unpin some python requirements
|
2023-11-18 16:49:41 +01:00 |
|
|
1f41b81b8f
|
add django backend in /core
ported from laravel in c3lf/lfbackend repo
|
2023-11-18 12:57:50 +01:00 |
|