Changes the Submissions view (recent, search
and browse) to a Class Based View, using the ListView class as a base. Also adds in the permission checks in the submission process, both in the PrefillUsingIdentifier as in the SubmissionCreateView. This should prevent any unauthorized submissions.
Showing
- submissions/templates/submissions/submissions.html 23 additions, 8 deletionssubmissions/templates/submissions/submissions.html
- submissions/templatetags/submissions_extras.py 7 additions, 0 deletionssubmissions/templatetags/submissions_extras.py
- submissions/urls.py 3 additions, 3 deletionssubmissions/urls.py
- submissions/views.py 71 additions, 256 deletionssubmissions/views.py
Loading
Please register or sign in to comment