I want to develop a library website like Douban. I want to develop a library website like Douban. How can I do this?
Http://github.com/zhu327/forum
Django Chinese community
It is the largest Django community in China. It is too broad to discuss this question. There are many good open-source projects of Django. You can find a bunch of projects by searching on Github.
If you do not consider a separate django app and only consider the website system that can be used directly, you can refer to the following:
- Django CMS (https://github.com/pio/django-cms)
- Satchmo (http://www.satchmoproject.com/)
- Askbot (http://askbot.com/)
- Sentry (https://github.com/dcramer/sentry)
- Pinax (https://github.com/pinax/pinax)
A self-built movie information website mainly aims to learn about django. First, it crawls information about movies and then displays the information on the website, including:
1. Movie display, which is the focus, filtering, and searching;
2. The question of film is the question of seeking seeds;
3. online chat, which is not perfect, can only be online chat;
4. Management of basic user information, logon and registration, etc;
Demo address: http: // 121.42.156.185: 8000/getmovielist/
(The domain name has not been filed .. That's it. About 16000 movies can be played)
Github address: https://github.com/pureYun/dnomovie
We recommend a django forum.
Http://misago-project.org/
Recommended oschina project: sadmin
For reference. Specialized Django Project Website: https://www.djangopackages.com/
Awesome django series: rosarior/awesome-django-GitHub
Wow,
I have seen that deis is the most awesome one. Django suit