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

Set media and static path as the same as in production #357

Closed Xpirix closed 1 month ago

Xpirix commented 4 months ago

This PR proposes to set the path for the media and static folder as the same as in production since we split these two.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (998e0b5) 36.06% compared to head (ff0dc21) 36.06%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #357 +/- ## ======================================= Coverage 36.06% 36.06% ======================================= Files 111 111 Lines 4899 4899 ======================================= Hits 1767 1767 Misses 3132 3132 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.