Blog tools written by Django?

Source: Internet
Author: User
I would like to ask which blog tools are written with Django. The code is highly readable and has powerful functions. I would like to ask which blog tools are written with Django. The code is highly readable and has powerful functions. Reply: I want to learn django after learning python. I recently organized New django Study GroupAnd start to learn and practice projects. As of the first week, the team is working on a Blog program. Although it is simple, it is enough to bring you into the django development gate. Welcome to follow and look forward to your suggestions and comments.

A Brief Introduction to the group's Operation Model: we will hold a group discussion every weekend to discuss the development content of the next week. Each person will learn the relevant documents based on their assigned tasks. But it's not just about finishing your work, in the course of learning, everyone should also tell the people in the group what they have learned (mainly to write a document related to their work ), let other members understand what you did, so that you not only learned what you should, but also learned what other members learned.

At present, we are working on the project for the first week. The learning documents for the first week have been published in the short book: Django Learning Group: create a simple Blog document for the first week (Tutorial) . I posted the abstract Part. Interested friends can read the original text in the simplified book.

Also welcome to our github organization https://github.com/djangoStudyTeam/DjangoBlog , The source code of all projects will be uploaded to github. Updates are updated every week, but the amount of code is small. Make sure that you are within the scope of acceptance of new users, so that new users can keep up with our learning and development progress.

Summary of the document for week 1: this week, our team completed the establishment of the Blog homepage.

This section is the beginning of the django blog project.Django Learning GroupThe results of collective learning.Django Learning GroupIt is an organization initiated by me to promote the mutual learning and help of New django beginners. While learning django, the group will complete three projects:

  • A simple django blogUsed to publish weekly learning and development documents of a group.
  • Django Chinese communityTo provide a long-maintained django community for Chinese django developers and gather django developers from all over the country to this community.
  • Django Q & A community, Similar to segmentfault and stackoverflow, but more focused (only focused on django development issues) in the Q & A community

The team is currently completing the first project. This article is the relevant documentation for the first week of the project.

For more information, refer to our https://github.com/djangostudyteam/djangoblog. the source code of this tutorial has also been uploaded to github.
At the same time, you can also join our mailing list django_study@groups.163.com, stay tuned to our dynamics at any time, we will send weekly detailed development documentation and code via the mailing list.
If you have any suggestions, please refer to Issue and fork and pull request. Of course, don't forget Starred!
Updated every week. Stay tuned.

-- By Django Learning Group, we look forward to your suggestions and comments the5fire/django_selfblog · GitHub
Recommendation reason:
1. based on CBVs (Class-based views), great reference value
2. The quality of writing the author's code is good.
3. xadmin is used in the background, middleware is used to process the number of online users, and the page cache is fully functional.
-1. The author is a Chinese speaker. It is better to ask questions if he does not understand it. :) Escape
----- In the future, we will recommend more information about a movie website we have set up. At the beginning, we mainly wanted to help ourselves find good-looking movies (categories of film festivals launched today) and learn django, the first step is to crawl the information about the movie and display it on the website, mainly 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 is not filed for record .. That's it. About 16000 movies can be played)
Github address: https://github.com/pureYun/dnomovie
Maintain the pace of adding at least two features every week. Students are mainly studying .. Front-end slag
The next step is to perform regular task crawling and follow-up on users and add friends... You are welcome to supervise the Django framework. If you have python basics, you can write a simple blog system in just a few days.
Django integrates the management backend. You only need to write the preceding logic. Most of the time is spent on the front-end.
I have built a personal blog by myself. I use the GreyShade blog template. I will talk more about the comment system. The Code highlight plug-in uses syntaxhighlighter and tinymce for Rich Text Editor, it also integrates markdown and so on.
Github address: GitHub-Kevinsss/blog_django

Front-end display:
Background Management:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.