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 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)

83
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

22
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

330
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

36
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

43
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
How to install and configure celery

How to install and configure celery

11
Comments
2 min read
Making Django's Signals Async with Celery

Making Django's Signals Async with Celery

7
Comments 2
1 min read
Django rest framework writable nested serializer

Django rest framework writable nested serializer

11
Comments 2
1 min read
How I built my Portfolio site in Django. Part 1

How I built my Portfolio site in Django. Part 1

20
Comments
4 min read
Start using Django in 2 mins

Start using Django in 2 mins

6
Comments
2 min read
How to download Pandas Dataframe as Excel or CSV in Django?

How to download Pandas Dataframe as Excel or CSV in Django?

5
Comments
5 min read
Django Class Views vs Function Views

Django Class Views vs Function Views

2
Comments 1
2 min read
Major technologies you’d want to see in your tech stack: Pros and cons

Major technologies you’d want to see in your tech stack: Pros and cons

15
Comments 2
10 min read
Guest Post: Django Crispy Forms Advanced Usage Example

Guest Post: Django Crispy Forms Advanced Usage Example

13
Comments 1
9 min read
Django Playbook

Django Playbook

6
Comments
2 min read
Simple Django w/ Svelte

Simple Django w/ Svelte

20
Comments 4
3 min read
Login Form With Django

Login Form With Django

5
Comments
1 min read
Understand Django: Deploy A Site Live

Understand Django: Deploy A Site Live

10
Comments
12 min read
Desktop apps with Django without Electronjs

Desktop apps with Django without Electronjs

17
Comments
1 min read
Postgresql and Django Quickstart Guide

Postgresql and Django Quickstart Guide

2
Comments
1 min read
8 key reasons to use Django for your web project

8 key reasons to use Django for your web project

6
Comments
4 min read
Baton: a cool, modern and responsive Django admin application based on Bootstrap 5

Baton: a cool, modern and responsive Django admin application based on Bootstrap 5

32
Comments 2
13 min read
Generate API Docs for Django Rest Framework

Generate API Docs for Django Rest Framework

19
Comments 1
1 min read
loading...