c3lf-system-3/core
Jan Felix Wiebe e8a92b26fa
All checks were successful
/ test (push) Successful in 2m39s
/ deploy (push) Successful in 7m55s
remove unnecessary packages from requirements.dev.txt
2025-03-15 21:03:42 +01:00
..
.local fix bug in initial db creation caused by prometheus lib rtying to access tables at load time 2025-03-09 21:27:19 +01:00
authentication drop v1 API and rename id columns 2024-12-05 00:50:12 +01:00
core fix bug in initial db creation caused by prometheus lib rtying to access tables at load time 2025-03-09 21:27:19 +01:00
files remove duplicate code in files.models.FileManager 2025-02-09 19:38:17 +01:00
inventory show all item timestamps in timeline 2025-02-09 19:23:29 +01:00
mail added a check in the make_reply function to ensure that mails have a body 2025-02-09 17:24:42 +01:00
notify_sessions add notify_sessions module 2024-01-07 21:16:34 +01:00
tickets added a check in the make_reply function to ensure that mails have a body 2025-02-09 17:24:42 +01:00
.coveragerc add event mail addresses to the /events endpoints 2024-12-05 00:30:04 +01:00
.gitignore add django backend in /core 2023-11-18 12:57:50 +01:00
helper.py add requirements.dev.txt 2024-01-07 17:26:20 +01:00
manage.py add django backend in /core 2023-11-18 12:57:50 +01:00
requirements.dev.txt remove unnecessary packages from requirements.dev.txt 2025-03-15 21:03:42 +01:00
requirements.prod.txt Add django standard metrics 2024-12-05 00:30:04 +01:00
server.py add requirements.dev.txt 2024-01-07 17:26:20 +01:00
testdata.py added a check in the make_reply function to ensure that mails have a body 2025-02-09 17:24:42 +01:00