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

Show the path for forbidden dir in child folder #387

Closed Xpirix closed 1 month ago

Xpirix commented 2 months ago

This is a proposed fix for #312

If the forbidden dir is in the root folder:

image

If the forbidden dir is inside a child folder:

image

Xpirix commented 2 months ago

Thanks for the review. I think your suggestion is more precise, I've made the change.