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

Fix test coverage job error in Github actions #322

Closed Xpirix closed 6 months ago

Xpirix commented 7 months ago

This error is raised in GH action test job, Test coverage:


    migrations.RenameIndex(
AttributeError: module 'django.db.migrations' has no attribute 'RenameIndex'
Wrote XML report to coverage.xml```