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

Do not update the modified date of when downloading a resource #412

Closed Xpirix closed 1 month ago

Xpirix commented 1 month ago

This is a patch for #381

The modified_date should not be updated when the download_count increases because no real modification to the resource is made.