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

Command to organize old plugin package files #327

Closed Xpirix closed 1 month ago

Xpirix commented 7 months ago

In the server, plugin version packages before 2014 are flatted in the packages folder. It would be better if they were organized per year like the recent packages. For each one, the field package needs to be updated subsequently.

(Cc @timlinux )