django开源项目参考

Django好的开源项目很多,在Github上搜索一下就可以找到一堆。

如果不考虑单独的django app,只考虑可以直接拿来用的网站系统的话,有以下这些值得参考:

  • Django CMS (https://github.com/divio/django-cms)
  • Satchmo (http://www.satchmoproject.com/)
  • Askbot (http://askbot.com/)
  • Sentry (https://github.com/dcramer/sentry)
  • Pinax (https://github.com/pinax/pinax)



作者:Adieu
链接:https://www.zhihu.com/question/20176461/answer/14287055
来源:知乎
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

你可能感兴趣的:(Django)