TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Super-simple way of serving assets in Django that’ll actually perform well

5 pointsby flexterraalmost 12 years ago

1 comment

teiloalmost 12 years ago
About the only advantage I can see doing this is not having to specify any static directories in your Apache or Nginx config.<p>What is the use case that makes serving via Static preferable?