Are there any large django powered sites who has made their source available? I would love to see how a large Django project is built. :)
+5
A:
http://code.djangoproject.com/wiki/DjangoResources
Any of this helpful?
S.Lott
2010-02-09 19:14:56
Thanks! That even had a section for what I was looking for. :)
tkalve
2010-02-09 20:35:34
+2
A:
Satchmo is an open source e-commerce software built on Django. From the front page:
Satchmo's mission is to use Django to create an open source framework for creating unique and robust online stores. To provide maximum flexibility, Satchmo is licensed under the BSD license.
Jeduan Cornejo
2010-02-09 19:15:43
A:
The Washington Times is committed to both Django and open source, and has released a ton of their Django apps and custom tools to the public.
shacker
2010-02-10 17:03:17