Comment

Peter Bengtsson

That is indeed a problem. There are of course, solutions to that too but they come with their own set of complexities.

Parent comment

N Nguyen

This solution is good... until some dude finds out that you're actually serving static file from Django. He will then make requests again and again for that CSS you are serving to cause your server slow down to a crawl. Would you want to tag on CDN for help?