Block a user
Redesign template configuration (#44)
@reinhard I had 2 comments. I'm preparing an exam for monday. So, I read the code quickly without testing it...
Redesign template configuration (#44)
dict(data)
? But data
it's already a dict according to typing.
Redesign template configuration (#44)
Maybe create a tmp variable for old_data.request_data
and data.request_data
?
#23 Merge emails parameters (application.json + template.json)
@max.mehl could you validate that everything is good please ? :)
#23 Merge emails parameters (application.json + template.json)
@reinhard so about 'allowed_vars',do you have any plans about this variable or can I move it to the config file and factorize SenderService.py ?
florian.vuillemot
pushed to refacto/simplify_config at fsfe-system-hackers/forms
2019-07-13 20:03:00 +00:00
Some suggestions to further clean up code after config simplifying
Some suggestions to further clean up code after config simplifying
Some suggestions to further clean up code after config simplifying
Omg this cleans a lot of horrible code ! Thank you !!!!
florian.vuillemot
pushed to refacto/simplify_config at fsfe-system-hackers/forms
2019-07-12 21:22:45 +00:00
#23 Merge emails parameters (application.json + template.json)
@reinhard perfect for "allowed_vars" I will just rename the variable and let it in this file :)
florian.vuillemot
pushed to refacto/simplify_config at fsfe-system-hackers/forms
2019-07-11 22:00:13 +00:00
florian.vuillemot
pushed to refacto/simplify_config at fsfe-system-hackers/forms
2019-07-11 21:27:09 +00:00