104_Class_based_views #200
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#200
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "104_Class_based_views"
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 #104
All relevant function based views have been replaced by class based views. There still are some function based views, since a replacement with class based ones would not reduce the code size in these cases.