File attachment hotlinking view
Review Request #6217 — Created Aug. 12, 2014 and discarded — Latest diff uploaded
A view for file hotlinking based on a FileAttachment id. If the FileAttachment in question has a null file field, a 404 is returned.
- Manually requested existent and non-existent file attachments and observed expected behaviour.
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
reviewboard/urls.py |
---|
reviewboard/attachments/views.py |
---|