svpbde / svpb

Some simple Django webapps for our sailing club
Apache License 2.0
0 stars 0 forks source link

Restructure media, static and sendfile directories #9

Closed transistortim closed 1 year ago

transistortim commented 1 year ago

The location of static, media and the sendfile directory is a bit confusing and should be improved. The directories are partly inside each other and the webapp relies on directories and symlinks being present, which are currently not in this repo. The directory locations should be restructured. They are configured in settings.py and in the nginx config.

Some issues: