foerderbarometer/input
Roman 6698d6a6f3 Refactor CheckForm to use model field 'terms_accepted' instead of separate 'check' field 2025-10-23 11:27:38 +00: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-10-23 11:27:38 +00:00
middleware merged settings & use .env files to configure differences 2025-10-23 11:27:38 +00:00
migrations Add migration 0099: add terms_accepted field to BusinessCard, Email, List, and Literature 2025-10-23 11:27:38 +00:00
static otrs_link.js fixes *all* links on a page. for travel and project forms. 2025-02-26 12:13:46 +00:00
templates merged settings & use .env files to configure differences 2025-10-23 11:27:38 +00:00
tests fixed literature test 2025-10-23 11:27:38 +00:00
utils added tests for internal views 2025-10-23 11:27:38 +00: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 terms_accepted to admin list display for BusinessCard, Literature, Email and List 2025-10-23 11:27:38 +00:00
apps.py added mail_state to all objects, added filters regarding sendmail.py 2023-02-27 17:09:29 +00:00
forms.py Refactor CheckForm to use model field 'terms_accepted' instead of separate 'check' field 2025-10-23 11:27:38 +00:00
models.py add terms_accepted field to Email, List, Literature and BusinessCard via mixin 2025-10-23 11:27:38 +00:00
urls.py removed intern view 2025-10-23 11:27:38 +00:00
views.py added tests for internal views 2025-10-23 11:27:38 +00:00