Django - Intro

How to start with Django anyone help me?

The best way to get started is to follow the official docs, starting with making sure you have Python and Django installed, then working your way through the Official Django Tutorial.

If you encounter any problems along the way, we’re here to help. Identify which part of which page you’re stuck at and describe the problem you’re having, and we’ll try to help.

To start with Django it is good to have good understanding of Python i.e one should know the basics of python and can code in python. Once python understanding is done anyone can start with Django from official docs as previously suggested by @KenWhitesell.
Kudos in learning Django :v:.