Hi, I had problem load js and CSS file for Django admin page, any suggestions for solving this? I tried to collect Django static file through the console with command 'collectstatic' but I got: "Permission denied: '/private' " Any suggestions?
Hi, I had problem load js and CSS file for Django admin page, any suggestions for solving this? I tried to collect Django static file through the console with command 'collectstatic' but I got: "Permission denied: '/private' " Any suggestions?