197_Resubmission #198
No reviewers
Labels
No Label
backlog
bug
duplicate
enhancement
feature
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
in discussion
invalid
priority
1
priority
2
priority
3
priority
4
priority
5
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IT-Naturschutz/konova#198
Loading…
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
Resubmission
modelIntervention
,Compensation
,Ema
andEcoAccount
asresubmissions
M2MCleanup
Cleaned and refactored
konova/forms.py
which got too large (+700 lines) by splitting the content into individual class/topic based files likekonova/forms/topic-abc_form.py
andkonova/forms/modals/topic-abc_form.py
.All usage imports of the forms have been updated.
See
0bf2051bdf
for details.