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.
Django Rest Framework Authentication with Dj-Rest-Auth

Django Rest Framework Authentication with Dj-Rest-Auth

27
Comments 8
23 min read
Add RSS Feed to your Django site

Add RSS Feed to your Django site

2
Comments
2 min read
Database Scheduler with celery beat and manage schedule in Django admin

Database Scheduler with celery beat and manage schedule in Django admin

19
Comments 1
4 min read
Understand Django: Test Your Apps

Understand Django: Test Your Apps

15
Comments 2
17 min read
Add Sitemap to Your Django Site

Add Sitemap to Your Django Site

5
Comments
2 min read
Useful Django 3rd party packages Part 2

Useful Django 3rd party packages Part 2

5
Comments
1 min read
BUILD THE REST API USING PYTHON DJANGO - PART 3 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 3 🐍

41
Comments 6
4 min read
Flask vs. Django: Which framework to choose in 2021?

Flask vs. Django: Which framework to choose in 2021?

25
Comments 7
6 min read
Launching Django applications

Launching Django applications

14
Comments 2
5 min read
Make your Django models self-timestamp

Make your Django models self-timestamp

3
Comments
1 min read
BUILD THE REST API USING PYTHON DJANGO - PART 2 🐍

BUILD THE REST API USING PYTHON DJANGO - PART 2 🐍

30
Comments 2
5 min read
Login + Registration Page in Django using HTML, CSS, JavaScript (Part I)

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

19
Comments
4 min read
Build a CRUD application using Django and React

Build a CRUD application using Django and React

58
Comments 11
9 min read
How to reset django migrations

How to reset django migrations

9
Comments 1
1 min read
Using environment files in Django

Using environment files in Django

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