starteam / starcellbio_html

2 stars 7 forks source link

Added logic to remove query params from image url in student view #790

Closed blarghmatey closed 6 years ago

blarghmatey commented 6 years ago

What's this PR do?

The student assignment view was unable to load uploaded microscopy images because of an expiration parameter being appended to the S3 URL. This PR strips all query params from those URLs as they are not needed.

Where should the reviewer start?

instructor/compiler.py