Add ProductionEvent attachments
Authors will now be able to attach files to their feedback form for the proofs sent by the production team. The attachment is linked to the ProductionEvent that is created with the feedback.
Showing
- production/admin.py 3 additions, 1 deletionproduction/admin.py
- production/forms.py 9 additions, 2 deletionsproduction/forms.py
- production/migrations/0033_productioneventattachment.py 26 additions, 0 deletionsproduction/migrations/0033_productioneventattachment.py
- production/models.py 23 additions, 0 deletionsproduction/models.py
- production/templates/production/partials/production_events.html 9 additions, 1 deletion...tion/templates/production/partials/production_events.html
- production/templates/production/partials/production_stream_card_completed.html 2 additions, 4 deletions...production/partials/production_stream_card_completed.html
- production/templates/production/proofs.html 1 addition, 2 deletionsproduction/templates/production/proofs.html
- production/urls.py 2 additions, 0 deletionsproduction/urls.py
- production/views.py 33 additions, 4 deletionsproduction/views.py
- submissions/templates/submissions/submission_detail.html 9 additions, 7 deletionssubmissions/templates/submissions/submission_detail.html
Loading
Please register or sign in to comment