I have a minor issue where I always see an error 13:
Import error [Errno 13] Permission denied: '/_/_/_/media/django-import-export-celery-import-change-summaries'
I can still import but I cannot see the end HTML template.
It's supposed to look like this (on my windows localhost):
I believe the blank summary is also caused by the Ubuntu file permission issue but I do not want to do anything because as I understand it, granting permissions on a production server is dangerous. Any help is appreciated. Thanks!
CodePudding user response:
I just enabled permission with chown 755