Using this stack is giving me problems with django compressor and less static files. If I run the django dev server behind nginx there is no problem. If I try gunicorn, I get errors from gunicorn saying it can't find the less files. Why would gunicorn be looking for static files?
问问题
754 次