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.
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
Show dev: free Django dashboard admin template

Show dev: free Django dashboard admin template

34
Comments 4
3 min read
Method __str__ Explained using Django Admin Panel

Method __str__ Explained using Django Admin Panel

11
Comments 1
4 min read
Diccionarios en Python

Diccionarios en Python

4
Comments 1
3 min read
API permissions made easy using Django Rest Framework

API permissions made easy using Django Rest Framework

12
Comments
4 min read
Django-probes: wait until database is ready - Probes for Docker and Kubernetes

Django-probes: wait until database is ready - Probes for Docker and Kubernetes

12
Comments
1 min read
Photologue : Nice Image Management for Django with DRF Integration

Photologue : Nice Image Management for Django with DRF Integration

15
Comments 1
4 min read
Django Lifecycle Hooks

Django Lifecycle Hooks

11
Comments 1
2 min read
Decoding Django Sessions in PostgreSQL

Decoding Django Sessions in PostgreSQL

9
Comments
6 min read
What the Heck is Blockchain & Bitcoin ?

What the Heck is Blockchain & Bitcoin ?

4
Comments
3 min read
Django Tutorial - Plugins

Django Tutorial - Plugins

68
Comments 10
5 min read
Django Tutorial - MVT Architecture, Custom Commands

Django Tutorial - MVT Architecture, Custom Commands

65
Comments 4
4 min read
Reordering Models - Building SaaS #80

Reordering Models - Building SaaS #80

2
Comments
1 min read
Twelve-Factor Methodology Applied to a Django App

Twelve-Factor Methodology Applied to a Django App

9
Comments
15 min read
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

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

Navbar Styling + Logo using Bootstrap5 & Django

18
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
Installing Django and Start a project

Installing Django and Start a project

2
Comments
2 min read
Tracking Database Changes in Django

Tracking Database Changes in Django

6
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
Using environment files in Django

Using environment files in Django

5
Comments 2
5 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)

21
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]

36
Comments 7
24 min read
💸 Django Tutorial: Set up Media files in Deployment for FREE

💸 Django Tutorial: Set up Media files in Deployment for FREE

17
Comments 7
2 min read
🐘 Set up A PostgreSql Database in Django

🐘 Set up A PostgreSql Database in Django

9
Comments 3
3 min read
Looking to deploy your Django App?

Looking to deploy your Django App?

5
Comments
1 min read
Django Bootstrap 5 - Volt Dashboard (Free Product)

Django Bootstrap 5 - Volt Dashboard (Free Product)

37
Comments
5 min read
Creating a RESTFul API with Django without DjangoRestFramework

Creating a RESTFul API with Django without DjangoRestFramework

18
Comments 2
2 min read
Why you should use Catch-All Unpacking and not Slicing in Python

Why you should use Catch-All Unpacking and not Slicing in Python

5
Comments
3 min read
Show Message in Class-Based Views - Django

Show Message in Class-Based Views - Django

6
Comments
2 min read
What is Django, and why you should use it 🐍

What is Django, and why you should use it 🐍

10
Comments 5
3 min read
Django Rest Framework with PostgreSQL: A CRUD Tutorial

Django Rest Framework with PostgreSQL: A CRUD Tutorial

75
Comments 3
9 min read
Login + Registration Page in Django using HTML, CSS, JavaScript (Part II)

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

14
Comments
5 min read
Are you a passionate coder?

Are you a passionate coder?

2
Comments
1 min read
Question: What is middleware in web development?

Question: What is middleware in web development?

4
Comments 3
1 min read
loading...