foerderbarometer/input
Roman c9959988cb Fix: use Django URL tag for project funding link instead of hardcoded path 2025-09-29 00:40:20 +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 Add migrations for ProjectRequest and ProjectsDeclined models with updated options and field constraints 2025-09-29 00:32:09 +02:00
static add CSS styles for form layout 2025-08-31 23:55:50 +02:00
templates Fix: use Django URL tag for project funding link instead of hardcoded path 2025-09-29 00:40:20 +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 Add public route, view, and navigation link for project funding requests under 1000 EUR 2025-09-29 00:33:42 +02:00
views.py Add public route, view, and navigation link for project funding requests under 1000 EUR 2025-09-29 00:33:42 +02:00