dirac-institute / trailblazer

An open data repository for astronomical data products affected by satellites
MIT License
8 stars 2 forks source link

Restore static and media ROOT and URL. #1

Closed DinoBektesevic closed 3 years ago

DinoBektesevic commented 3 years ago

This is required for file hosting with Django. Everything else just accidentally works in debug mode.

I'm not sure we need ADMIN_MEDIA_PREFIX but I guess if we ever build tools for admin we might. In any case it should probably point away from /media/ but isn't a problem now.