开发者

Opensource real django projects [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_如何学编程

Closed 7 years ago.

Improve this question

I'm trying to learn Django. And need something to go beyond Hello world and Polls tutorial. Could you please recomend any real project written in Django? Tried to search, but found not many. Especialy interested in usage of buildout.


My project, Open Knesset, is a django based project that uses data scraped from the israeli parliament (the knesset), analyses it, and presents it to users in more friendly and informative ways.
We use buildout.
The main repo is here in github.

Another place you should look at is djangosites.org, they have a list of django powered sites with source code available.


Pinax and Satchmo is the two most popular django opensource project. You will learn alot beyond just hello world, especially best-practices.


You could try OSQA or Askbot. They are open source Stack Exchange clones and are Django projects, go to their sites (1) and (2) to see them in action.


I believe everything on the Django Packages site is open-source: Django Packages


List of the open-source Django projects:

https://code.djangoproject.com/wiki/DjangoResources#Open-SourceDjangoprojects

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜