Django is an open source Web application framework written in Python that allows you to build high-performance websites faster and with less code.

If you’ve never done web development before and want to get your own personalized web site up and running quickly, Django is your best bet.

This tutorial is for the basics of small white preparation, teach you to quickly build your own blog site.

The tutorial features

  • Zero foundation, free, Chinese, complete project code
  • Based on the latest Python3.7, Django2.1, Bootstrap4
  • Enthusiastic technical support from bloggers!

Suits the crowd

  • Have a computer that can be turned on
  • A little basic knowledge of Python programming
  • One hour a day to study

Dont hesitate to start learning Django right now.

The resource list

The code for this tutorial is hosted on GitHub: Django_blog_tutorial

Django’s official website: Django

I would like to express my gratitude to you for the following information you have learned from learning Python + Django:

  • Learn Python with Old Qi: Django Combat, books
  • Dream chasers blog, website
  • Liao Xuefeng’s official website, website

Use Git/GitHub distributed management after project development: Use Git and GitHub in Windows

What to do when things get tough

  • Check the spelling and indentation of the code carefully. A punctuation error can lead to problems that are hard to spot

  • Simpler questions to ask Baidu directly; If you can’t get a satisfactory answer, please try Google search in English keywords. With so many people learning Django all over the world, your problems have already been faced by others

  • Djangos official website is the most authoritative learning document available. If your English is not good, be patient and peruse it carefully

  • Leave a comment under this tutorial and the blogger will try to help; You can also send me a private message: [email protected]

  • The problem that cannot handle really, can skip temporarily. Wait until the technical level rises, and then come back to solve the problem

  • If all else fails to solve your problem, check out tech sites like StackOverflow or Siffo, where there are tons of eager programmers waiting to ask your question

Tips for asking questions to bloggers

As the number of readers of this tutorial grows, so does the number of people who turn to bloggers for help.

Bloggers do their best to help everyone they can, but they also run into strange problems.

Therefore, here are some ways to ask questions to bloggers to improve the communication efficiency of both sides:

  • Readers who ask Email questions should check their Email Settings and not block letters from strangers

  • When asking questions, please first describe your intention, the problem you encountered, and then show me all the relevant code, error, operating environment and other information. Bloggers are not technical gurus and can’t troubleshoot problems with just a word or a picture.

  • If your problem is really hard to describe, please Email the project to me as a package. This is the most effective way to check for problems.

  • Add wechat question readers, please explain your purpose when applying for friends

  • If the blogger has not replied to your question for a long time, he may have not seen it or forgotten it. You are welcome to remind me through my personal website or wechat

It’s time for real technology

With all that said, I’m sure you can’t wait. Let’s get started!

  • If you have any questions please leave a message on Doucet’s personal website and I will reply as soon as possible.
  • Or Email me a private message: [email protected]

Please inform the author and indicate the source for reprinting.