1
0
Fork 0
foerderbarometer/input
corsaronero b28c145454 changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done() 2022-11-21 13:11:49 +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 2022-11-18 12:42:29 +00:00
migrations added intern_notes variable to all dbs, not excluded in extern view for all 2022-11-17 18:19:18 +00:00
static changed fields in Travel to required, changed saving of value of selfbuy_give_data when person wants to selfbuy to false 2022-11-21 13:09:12 +00:00
templates created html versions of all mail templates 2022-11-17 18:37:38 +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 2022-11-17 17:39:43 +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 2022-11-21 13:09:12 +00:00
models.py added intern_notes variable to all dbs, not excluded in extern view for all 2022-11-17 18:19:18 +00:00
settings.py added two sendmails functions, that are executed when admins change status of ended project 2022-11-16 21:19:49 +00:00
tests.py removed broken test 2021-11-08 14:28:19 +01:00
urls.py intern url commented out in urls.py 2022-11-17 16:27:42 +00:00
views.py changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done() 2022-11-21 13:11:49 +00:00