Super-simple way of serving assets in Django that’ll actually perform wellkennethreitz.org 5 pointsflexterra13 years ago1 commentSaveHideCopy link On HNComments−teilo13yAbout the only advantage I can see doing this is not having to specify any static directories in your Apache or Nginx config.What is the use case that makes serving via Static preferable?
Comments
About the only advantage I can see doing this is not having to specify any static directories in your Apache or Nginx config.
What is the use case that makes serving via Static preferable?