ome / omero-iviewer

An OMERO.web app allowing to view images
https://www.openmicroscopy.org/omero/iviewer/
Other
18 stars 29 forks source link

Update to Django 3.2 #399

Closed will-moore closed 2 years ago

will-moore commented 2 years ago

To correspond to https://github.com/ome/omero-web/pull/356

chris-allan commented 2 years ago

This is similar to what we've had to do with PathViewer and some of our other plugins. It has the added advantage of also being compatible with Django 1.11.x so can proactively go into a release allowing the support of both 1.11.x and 3.2.x assuming no other changes are required.