nginx not serving admin static files?
- by toto_tico
First, I want to clarify that this error is just for the admin static files. This means my problem is specific just to the static files that corresponds to the Django admin. The rest of the static files are working perfect.
Basically my problem is that for some reason I cannot access those admin static files with the ngix server.
It works perfect…