79673772

Date: 2025-06-20 17:31:03
Score: 1.5
Natty:
Report link

Try setting

    location /static/ {
        root /var/www/django/yourdjangoproject;
    }

in the /etc/nginx/sites-enabled/yoursite setup file

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Will N.