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.
Improving Django View Performance with Async Support

Improving Django View Performance with Async Support

13
Comments
4 min read
Python/Django Developer Interview Questions and Answer (#1)

Python/Django Developer Interview Questions and Answer (#1)

139
Comments 6
5 min read
Efficient Iteration of Big Data in Django

Efficient Iteration of Big Data in Django

5
Comments 1
4 min read
Django standalone script to take database backup

Django standalone script to take database backup

6
Comments
3 min read
Love Calculator in Django

Love Calculator in Django

3
Comments
2 min read
Structure Flask project with convention over configuration

Structure Flask project with convention over configuration

6
Comments 2
3 min read
Understanding Django.

Understanding Django.

3
Comments
1 min read
Registration Page using UserCreationForm (Django) - Part 2

Registration Page using UserCreationForm (Django) - Part 2

13
Comments
3 min read
Django: mantendo a compatibilidade entre migrations e models

Django: mantendo a compatibilidade entre migrations e models

5
Comments
5 min read
How to structure your code in django

How to structure your code in django

3
Comments
1 min read
Introduction to Message Queue: Build a newsletter app using Django, Celery, and RabbitMQ in 30 min

Introduction to Message Queue: Build a newsletter app using Django, Celery, and RabbitMQ in 30 min

26
Comments 1
6 min read
Creating and hosting a basic web application with Django and Replit

Creating and hosting a basic web application with Django and Replit

6
Comments
19 min read
Django: The Request-Response Cycle

Django: The Request-Response Cycle

31
Comments
3 min read
Creating a follow and unfollow system in Django | python

Creating a follow and unfollow system in Django | python

19
Comments 3
4 min read
Registration Page using UserCreationForm (Django) – Part 1

Registration Page using UserCreationForm (Django) – Part 1

12
Comments
5 min read
Laravel Livewire for Django? Say hello to Unicorn!

Laravel Livewire for Django? Say hello to Unicorn!

15
Comments 4
2 min read
Building an E-Library with  Django and Fauna

Building an E-Library with  Django and Fauna

16
Comments 1
7 min read
Django custom html class in form easy way.

Django custom html class in form easy way.

8
Comments
1 min read
Django with Tailwind (JIT) and Hot Reloading

Django with Tailwind (JIT) and Hot Reloading

19
Comments 7
2 min read
Django Graphs and Charts – Argon Dashboard

Django Graphs and Charts – Argon Dashboard

33
Comments 5
3 min read
Deploying a Django project on AWS Lambda using Serverless (Part 1)

Deploying a Django project on AWS Lambda using Serverless (Part 1)

80
Comments 20
10 min read
The Right Way to serve static files when using Django with Gunicorn

The Right Way to serve static files when using Django with Gunicorn

21
Comments 5
2 min read
How to add unique meta tags in Django?

How to add unique meta tags in Django?

6
Comments 1
4 min read
Write Your First Python-Powered Web Page

Write Your First Python-Powered Web Page

32
Comments 2
5 min read
Django's built in auth with jwt or a third party package with jwt?

Django's built in auth with jwt or a third party package with jwt?

3
Comments 2
1 min read
Custom user authentication in Django, with tests

Custom user authentication in Django, with tests

10
Comments
5 min read
Error handling for Django applications using email

Error handling for Django applications using email

5
Comments
5 min read
My beloved Django cheat sheet

My beloved Django cheat sheet

316
Comments 27
10 min read
How to send e-mail in django ?

How to send e-mail in django ?

14
Comments 2
5 min read
Build a Scalable Video Chat App with Agora in Django

Build a Scalable Video Chat App with Agora in Django

24
Comments 48
8 min read
How to host multiple Django Project under subdomains with uWSGI and NGINX on a single server?

How to host multiple Django Project under subdomains with uWSGI and NGINX on a single server?

7
Comments
1 min read
How to spot and fix Django ORM anti-patterns 04:55

How to spot and fix Django ORM anti-patterns

33
Comments 1
1 min read
Comparing Flask and Django

Comparing Flask and Django

11
Comments 5
2 min read
Create own Blog app in Django [Tutorial]

Create own Blog app in Django [Tutorial]

21
Comments
3 min read
Django Web Framework (Python)

Django Web Framework (Python)

38
Comments 3
5 min read
How to implement Django Search Field and Tags)keywords.

How to implement Django Search Field and Tags)keywords.

7
Comments
2 min read
Overriding the save method in your Django models

Overriding the save method in your Django models

3
Comments
5 min read
Django Project Tutorial for beginners: Settings, Docker-Compose, Postgres and Redis

Django Project Tutorial for beginners: Settings, Docker-Compose, Postgres and Redis

129
Comments 10
30 min read
work in progress #2 Models

work in progress #2 Models

6
Comments
1 min read
How timezones work in Django

How timezones work in Django

2
Comments
4 min read
Upgrading to Django 3.2 and fixing DEFAULT_AUTO_FIELD warnings

Upgrading to Django 3.2 and fixing DEFAULT_AUTO_FIELD warnings

35
Comments 1
4 min read
Django ajax request with axios and vanilla javascript (Tutorial)

Django ajax request with axios and vanilla javascript (Tutorial)

12
Comments
2 min read
The Top 5 Python Frameworks for Web Development

The Top 5 Python Frameworks for Web Development

12
Comments 1
3 min read
How to Create a Fancy Range-Slider Filter in Django

How to Create a Fancy Range-Slider Filter in Django

14
Comments
10 min read
Learn by Doing: Python OOP

Learn by Doing: Python OOP

23
Comments 1
3 min read
The Django Framework: An Overview

The Django Framework: An Overview

10
Comments 2
6 min read
Django 3.2 - News on compressed fixtures and fixtures compression

Django 3.2 - News on compressed fixtures and fixtures compression

3
Comments
4 min read
How to Set up Google Search Console for Django

How to Set up Google Search Console for Django

5
Comments
2 min read
Deploy Django on Kubernetes with Skaffold, for development and production

Deploy Django on Kubernetes with Skaffold, for development and production

10
Comments
6 min read
PythonAnywhere Hosting Review

PythonAnywhere Hosting Review

2
Comments 2
3 min read
Django User Profile - Learn to code in Django

Django User Profile - Learn to code in Django

91
Comments 6
4 min read
Running a 'bulk update' efficiently with Django

Running a 'bulk update' efficiently with Django

7
Comments
4 min read
How I Built a Resume Builder with Django and Fauna

How I Built a Resume Builder with Django and Fauna

42
Comments 11
16 min read
How to store passwords and keys in your project

How to store passwords and keys in your project

8
Comments
1 min read
Setting up Django REST API with custom user model and tests

Setting up Django REST API with custom user model and tests

10
Comments 4
5 min read
Looking for a component-based Django template rendering library

Looking for a component-based Django template rendering library

7
Comments 1
1 min read
Asynchronous log with API and PUSH. Part 1

Asynchronous log with API and PUSH. Part 1

6
Comments
4 min read
Matomo Analytics with WagtailCMS

Matomo Analytics with WagtailCMS

8
Comments
3 min read
Django Admin color picker

Django Admin color picker

7
Comments 3
2 min read
Django Debug Toolbar, not showing/appearing, Fix it & Bring it Back.

Django Debug Toolbar, not showing/appearing, Fix it & Bring it Back.

10
Comments 6
2 min read
loading...