qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
86 stars 59 forks source link

FileNotFoundError at /models/{pk}/ and /models/{pk}/download/ #426

Closed Xpirix closed 1 week ago

Xpirix commented 3 weeks ago

Some models files couldn't be restored when they where deleted in the past. The authors has been notified to re-upload them. However, inexisting file path should be handled.

Image

Image