You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
corsaronero b28c145454 changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done() 2 years ago
..
fixtures fixture added to fix deployment problem with key constraints 3 years ago
management/commands changed sending of last mails in sendmails.py and in views.py 2 years ago
migrations added intern_notes variable to all dbs, not excluded in extern view for all 2 years ago
static changed fields in Travel to required, changed saving of value of selfbuy_give_data when person wants to selfbuy to false 2 years ago
templates created html versions of all mail templates 2 years ago
__init__.py new django project 4 years ago
admin.py added date hierarchy and overview in admin panel to all other forms in admin.py, also created variable intern_notes 2 years ago
apps.py new django project 4 years ago
forms.py changed fields in Travel to required, changed saving of value of selfbuy_give_data when person wants to selfbuy to false 2 years ago
models.py added intern_notes variable to all dbs, not excluded in extern view for all 2 years ago
settings.py added two sendmails functions, that are executed when admins change status of ended project 2 years ago
tests.py removed broken test 3 years ago
urls.py intern url commented out in urls.py 2 years ago
views.py changing saved value in database selfbuy_give_data to false when selfbuy true also in internview done() 2 years ago