Good open source django project for learning

Software Enthusiastic picture Software Enthusiastic · Sep 30, 2009 · Viewed 92.7k times · Source

Can anyone suggest a good open source django project to learn django development.

Answer

orokusaki picture orokusaki · Sep 30, 2009

A great resource is www.djangopackages.com, which lists a lot of the notable Django apps out there, including links to their respective repos, popularity ratings, etc..

Another way to find popular projects is directly on GitHub: https://github.com/search?q=django

Finally:

  1. Awesome Django @ https://github.com/wsvincent/awesome-django
  2. Awesome Python @ https://github.com/vinta/awesome-python