No description
Find a file
2020-03-14 15:12:11 +01:00
.gitignore add __pycache__ to .gitignore 2020-03-14 15:04:07 +01:00
base_data_model.py add empty string for unsed field 2020-03-14 15:12:11 +01:00
edit_data_form.py use new datamodels in base form 2020-03-14 15:03:53 +01:00
example.json json schema: flatten dict structure to ease parsing of form entries 2020-03-10 16:00:18 +01:00
financial_data_model.py add data models 2020-03-14 15:03:37 +01:00
membership_data_model.py add data models 2020-03-14 15:03:37 +01:00
requirements.txt initial commit after move from prozesse 2020-03-06 23:37:21 +01:00