有什么好的django开源项目值得参考?

WBOY
Release: 2016-06-06 16:23:45
Original
4573 people have browsed it

想做一个类似豆瓣的书籍网站练手

回复内容:

我这个怎么样?
github.com/zhu327/forum Django中国社区 是国内最大的Django社区,可以上去参加讨论 这个问题问的太广了。Django好的开源项目很多,在Github上搜索一下就可以找到一堆。

如果不考虑单独的django app,只考虑可以直接拿来用的网站系统的话,有以下这些值得参考:
  • Django CMS (github.com/divio/django)
  • Satchmo (satchmoproject.com/)
  • Askbot (askbot.com/)
  • Sentry (github.com/dcramer/sent)
  • Pinax (github.com/pinax/pinax)
自己搭建的一个电影信息网站,主要是想学django来这,首先是爬取电影的信息,然后在网站上显示出来,主要包括:
1.电影的展示,这是重点,筛选,搜索;
2.电影问题,就是求种子的那种问答;
3.在线聊天功能,这个没有完善好,只能在线聊天;
4.用户基础信息的管理,登录注册等;
演示地址:121.42.156.185:8000/get(域名没有备案哎。。将就将就吧,大概3w多电影,可播放的16000左右)
github地址:github.com/pureYun/dnom 推荐一个 django 做的论坛
misago-project.org/ oschina推荐项目:sadmin ,初中级可以拿来做个参考。 专门的Django项目网站:djangopackages.com/ awesome django 系列: rosarior/awesome-django · GitHub wow,

我看过我自己感觉最牛逼的就是 deis。 django suit
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template