foerderbarometer/input
Roman Fen d1ae90b6a1 moved inline styles to base.css and button.css and adjusted button styles 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 moved inline styles to base.css and button.css and adjusted button styles 2025-10-23 11:27:38 +00:00
templates moved inline styles to base.css and button.css and adjusted button styles 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 Add static info page for project funding ≥ 1,000 € 2025-10-23 11:27:38 +00:00
views.py added tests for internal views 2025-10-23 11:27:38 +00:00