Learn Django in 2 days(Cheat Sheet)

Demola Adebowale
3 min readJan 14, 2023

Django is a web framework for building web applications using the Python programming language. I will share a simple story of how I get the grasp of Django framework within 48 hours and I created a cheat sheets I look up to build application in django

This is for those who are not new to programming and you need to learn fast. I have developed a simple cheat that can make the journey easier for you.

My little background

I came from python and Nodejs background, but I use flask framework extensively but not much about django until few months ago. So Instead of watch boring videos and tutorials. I decided to read django documentation and development a simple look-up cheats that makes me profiecient in the possible shortest time.

Firstly get the Built-in Features of Django in action

Some of the built-in features of Django include:

  1. Object-Relational Mapping (ORM) — allows developers to interact with databases using Python objects rather than writing raw SQL queries.
  2. Template engine — enables developers to define the layout and presentation of their application using HTML templates.
  3. Form handling — provides tools for creating and handling HTML forms.

--

--

Demola Adebowale

FullStack, Data & Machine Learning Engineer. Co-Founder @brvcase. I love to share #Codes #Tech and #Stories Check my profile @ https://fadebowaley.github.io