1
0
Fork 0
foerderbarometer/input
alpcentaur e9de3fcb99 changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done() 2023-02-27 17:09:29 +00:00
..
fixtures fixture added to fix deployment problem with key constraints 2021-11-03 13:43:40 +01:00
management/commands changed sending of last mails in sendmails.py and in views.py 2023-02-27 17:09:29 +00:00
migrations added intern_notes variable to all dbs, not excluded in extern view for all 2023-02-27 17:09:29 +00:00
static changed fields in Travel to required, changed saving of value of selfbuy_give_data when person wants to selfbuy to false 2023-02-27 17:09:29 +00:00
templates created html versions of all mail templates 2023-02-27 17:09:29 +00:00
__init__.py new django project 2020-09-21 14:27:16 +02:00
admin.py added date hierarchy and overview in admin panel to all other forms in admin.py, also created variable intern_notes 2023-02-27 17:09:29 +00:00
apps.py new django project 2020-09-21 14:27:16 +02:00
forms.py changed fields in Travel to required, changed saving of value of selfbuy_give_data when person wants to selfbuy to false 2023-02-27 17:09:29 +00:00
models.py added intern_notes variable to all dbs, not excluded in extern view for all 2023-02-27 17:09:29 +00:00
settings.py added two sendmails functions, that are executed when admins change status of ended project 2023-02-27 17:09:29 +00:00
tests.py removed broken test 2021-11-08 14:28:19 +01:00
urls.py intern url commented out in urls.py 2023-02-27 17:09:29 +00:00
views.py changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done() 2023-02-27 17:09:29 +00:00