DEV Community

Django web framework

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Easy way to create a Django project in four steps

Easy way to create a Django project in four steps

2
Comments
2 min read
Registration and Authentication in Django apps with dj-rest-auth

Registration and Authentication in Django apps with dj-rest-auth

9
Comments
14 min read
Navbar Styling + Logo using Bootstrap5 & Django

Navbar Styling + Logo using Bootstrap5 & Django

24
Comments
7 min read
Configuring Initial Django

Configuring Initial Django

9
Comments
7 min read
Django Makemigrations, Migrate, Collect Static and CreateSuperuser

Django Makemigrations, Migrate, Collect Static and CreateSuperuser

6
Comments
5 min read
Tracking Database Changes in Django

Tracking Database Changes in Django

8
Comments
1 min read
My Introduction to Django

My Introduction to Django

3
Comments
4 min read
Generate Your Dynamic Django Sitemap

Generate Your Dynamic Django Sitemap

12
Comments
2 min read
Make tests a part of your app

Make tests a part of your app

17
Comments 6
9 min read
How I'm preparing for a new job

How I'm preparing for a new job

12
Comments
2 min read
🤖 🐍 Create your first Django app: Hello world app

🤖 🐍 Create your first Django app: Hello world app

23
Comments 1
11 min read
Google Keep Clone with Django and Vanilla JavaScript

Google Keep Clone with Django and Vanilla JavaScript

25
Comments 7
1 min read
Designing Better Models in Django

Designing Better Models in Django

6
Comments
3 min read
Login + Registration Page in Django using HTML, CSS, JavaScript (Part III)

Login + Registration Page in Django using HTML, CSS, JavaScript (Part III)

22
Comments
4 min read
How to build a Django web app from scratch (tutorial)[2024 revised]

How to build a Django web app from scratch (tutorial)[2024 revised]

38
Comments 7
24 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.