foerderbarometer/input
Roman cc55b17cff Add service layer for approving and declining ProjectRequest with transactional logic 2025-09-29 00:27:09 +02:00
..
fixtures added mail_state to all objects, added filters regarding sendmail.py 2023-02-27 17:09:29 +00:00
management simplified code 2025-08-19 16:02:57 +02:00
middleware merged settings & use .env files to configure differences 2025-08-19 09:45:14 +02:00
migrations separate library, e-literature and software by using proxy models 2025-08-20 12:06:43 +02:00
static add CSS styles for form layout 2025-08-31 23:55:50 +02:00
templates add CSS styles for form layout 2025-08-31 23:55:50 +02:00
tests fixed literature test 2025-08-21 10:47:17 +02:00
utils added tests for internal views 2025-08-21 10:43:38 +02:00
__init__.py added mail_state to all objects, added filters regarding sendmail.py 2023-02-27 17:09:29 +00:00
admin.py Add admin integration for ProjectRequest with approve/decline actions and custom ApproveActionForm 2025-09-29 00:25:16 +02:00
apps.py added mail_state to all objects, added filters regarding sendmail.py 2023-02-27 17:09:29 +00:00
forms.py Add ProjectRequestForm and ProjectRequestAdminForm with JSON-backed multi-selects and help texts 2025-09-29 00:22:47 +02:00
models.py Add ProjectRequest and ProjectsDeclined models for project funding under 1000 EUR 2025-09-29 00:18:40 +02:00
services.py Add service layer for approving and declining ProjectRequest with transactional logic 2025-09-29 00:27:09 +02:00
urls.py change all string literals to single quotes 2025-09-01 13:24:59 +02:00
views.py use walrus operator for user session check 2025-09-01 13:33:17 +02:00