197_Resubmission #198
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "197_Resubmission"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements #197
ResubmissionmodelIntervention,Compensation,EmaandEcoAccountasresubmissionsM2MCleanup
Cleaned and refactored
konova/forms.pywhich got too large (+700 lines) by splitting the content into individual class/topic based files likekonova/forms/topic-abc_form.pyandkonova/forms/modals/topic-abc_form.py.All usage imports of the forms have been updated.
See
0bf2051bdffor details.* adds needed migrations * refactors forms.py (700+ lines) in main konova app * splits into forms/ and forms/modals and single class/topic-files for better maintainability and overview * fixes bug in main konova app migration which could occur if a certain compensation migration did not run before