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.
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
Django Tutorial - Plugins

Django Tutorial - Plugins

69
Comments 10
5 min read
What the Heck is Blockchain & Bitcoin ?

What the Heck is Blockchain & Bitcoin ?

4
Comments
3 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

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

Django Makemigrations, Migrate, Collect Static and CreateSuperuser

6
Comments
5 min read
Configuring Initial Django

Configuring Initial Django

9
Comments
7 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

7
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

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

16
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
Authentication with Django REST Framework

Authentication with Django REST Framework

11
Comments
5 min read
Web Scraping using Django and Selenium

Web Scraping using Django and Selenium

42
Comments 4
13 min read
Serverless Micro Django | Lightweight, yet powerful Python utility for lambda functions

Serverless Micro Django | Lightweight, yet powerful Python utility for lambda functions

3
Comments
2 min read
In Pursuit of PostgreSQL Performance

In Pursuit of PostgreSQL Performance

75
Comments 11
6 min read
Setup IOS Machine To Run A Higher Version Of Python By Default.

Setup IOS Machine To Run A Higher Version Of Python By Default.

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

BUILD THE REST API USING PYTHON DJANGO - PART 1 🐍

98
Comments
4 min read
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
Configure media storage in django (Ecomm app)

Configure media storage in django (Ecomm app)

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

Database Scheduler with celery beat and manage schedule in Django admin

17
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
loading...