foerderbarometer/input
Roman 35ae9ab0e5 update URL routing to use new class-based application views and static extern page 2025-08-31 23:43:29 +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 moved inline styles to base.css and button.css and adjusted button styles 2025-08-27 12:18:58 +02:00
templates Merge branch 'cosmocode' into feature/replace-radios-with-links 2025-08-27 17:53:54 +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 separate library, e-literature and software by using proxy models 2025-08-20 12:06:43 +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 refactor(forms): unify forms with BaseApplicationForm and CommonOrderMixin for consistent fields and order 2025-08-31 23:38:22 +02:00
models.py separate library, e-literature and software by using proxy models 2025-08-20 12:06:43 +02:00
urls.py update URL routing to use new class-based application views and static extern page 2025-08-31 23:43:29 +02:00
views.py refactor ExternView into separate class-based views with BaseApplicationView 2025-08-31 23:41:11 +02:00