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.

Ask HN: Examples of Django based applications

9 pointsby g9over 14 years ago
Could you suggest an examples of Django based applications which are well designed from architectural point of view?

4 comments

madhouseover 14 years ago
<a href="http://github.com/jbalogh/zamboni" rel="nofollow">http://github.com/jbalogh/zamboni</a> would probably be a good start, and <a href="http://pinaxproject.com/" rel="nofollow">http://pinaxproject.com/</a> another.
waterside81over 14 years ago
How can you judge the architectural design of a Django project just by looking at a site's interface? Do you mean clean URLs? Or are you asking for open source projects, like @madhouse referred to, which were built well?<p>Both of my projects: <a href="http://www.littleheroes.com" rel="nofollow">http://www.littleheroes.com</a> and <a href="http://www.repustate.com" rel="nofollow">http://www.repustate.com</a> are Django projects and in my biased opinion, they're laid out well under the hood.
评论 #1655567 未加载
JED3over 14 years ago
CC Network - <a href="https://creativecommons.net" rel="nofollow">https://creativecommons.net</a> - <a href="http://code.creativecommons.org/viewgit/commoner.git" rel="nofollow">http://code.creativecommons.org/viewgit/commoner.git</a>
dawsdesignover 14 years ago
<a href="http://rachaelrayshow.com" rel="nofollow">http://rachaelrayshow.com</a>