Skip to content

fix #65: handle empty MEDIA_ROOT settings and add settings checks#66

Merged
rhunwicks merged 2 commits intokimetrica:mainfrom
olivierdalang:fix-65_empty-settings
Jan 28, 2026
Merged

fix #65: handle empty MEDIA_ROOT settings and add settings checks#66
rhunwicks merged 2 commits intokimetrica:mainfrom
olivierdalang:fix-65_empty-settings

Conversation

@olivierdalang
Copy link
Copy Markdown
Contributor

@olivierdalang olivierdalang commented Nov 19, 2024

This prevents trying to serve files from MEDIA_ROOT if it is not set (fixing #65) and adds some checks using Django's check framework to prevent the user moving forward with settings that do not make sense.

Please review carefuly, as I'm not 100% I correctly understood the workflows involving local files.

Notes:

@rhunwicks rhunwicks merged commit 5aaca8d into kimetrica:main Jan 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants