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.
What are Views in Django?

What are Views in Django?

7
Comments
5 min read
Laravel Livewire pour Django? Dite bonjour à Unicorn!

Laravel Livewire pour Django? Dite bonjour à Unicorn!

5
Comments
2 min read
User Control Django Session

User Control Django Session

5
Comments
3 min read
Preventing Multiple Login for a Single Django User

Preventing Multiple Login for a Single Django User

4
Comments 2
3 min read
Tuplas en Python (tuple)

Tuplas en Python (tuple)

3
Comments
2 min read
5 Reasons to use Django, the Python web framework

5 Reasons to use Django, the Python web framework

18
Comments 4
3 min read
Django Securing User Session

Django Securing User Session

2
Comments
3 min read
Better Django Hasher

Better Django Hasher

6
Comments
1 min read
Decoupling Django Secret Key

Decoupling Django Secret Key

6
Comments
2 min read
Django, HTMX and Alpine.JS: A Match Made In Heaven

Django, HTMX and Alpine.JS: A Match Made In Heaven

134
Comments 13
7 min read
The Django Framework - creating a new revolution

The Django Framework - creating a new revolution

9
Comments 2
2 min read
Django GitHub Template

Django GitHub Template

15
Comments
4 min read
Fingerprint-based authentication and Authorization in Python(Django) web applications - Hacking your way out (Part 3)

Fingerprint-based authentication and Authorization in Python(Django) web applications - Hacking your way out (Part 3)

7
Comments 3
3 min read
Fingerprint-based authentication and Authorization in Python(Django) web applications

Fingerprint-based authentication and Authorization in Python(Django) web applications

31
Comments
6 min read
¿Qué hace la aplicación ContentType en Django?

¿Qué hace la aplicación ContentType en Django?

3
Comments
3 min read
Creating a custom error page on Django

Creating a custom error page on Django

5
Comments
2 min read
Fingerprint-based authentication and Authorization in Python(Django) web applications - Second part

Fingerprint-based authentication and Authorization in Python(Django) web applications - Second part

5
Comments
5 min read
Deploy Django on Kubernetes in a few clicks (without even Dockerizing your application)

Deploy Django on Kubernetes in a few clicks (without even Dockerizing your application)

11
Comments 2
4 min read
Exam Result Website | A Django Project

Exam Result Website | A Django Project

9
Comments 1
7 min read
Simple Guide for Django Admin Interface

Simple Guide for Django Admin Interface

7
Comments
3 min read
An Introduction to The web framework for perfectionists with deadlines (Django)

An Introduction to The web framework for perfectionists with deadlines (Django)

9
Comments
3 min read
Understanding Django Application Lifecycle

Understanding Django Application Lifecycle

7
Comments
3 min read
Let's set up the Environment for Django

Let's set up the Environment for Django

5
Comments
3 min read
Working with Geo🌎Django

Working with Geo🌎Django

26
Comments
4 min read
Django Signals

Django Signals

14
Comments 3
2 min read
La Cheat Sheet complète de Python

La Cheat Sheet complète de Python

18
Comments
7 min read
Meet Model Object Mapper, a Database Serialization Utility for Django!

Meet Model Object Mapper, a Database Serialization Utility for Django!

4
Comments
3 min read
¿Cómo crear un comando en django?

¿Cómo crear un comando en django?

5
Comments
3 min read
Usando Firebase para autenticar en Django REST Framework

Usando Firebase para autenticar en Django REST Framework

16
Comments
7 min read
How to Keep Configuration Secrets out of a Django Project

How to Keep Configuration Secrets out of a Django Project

14
Comments
2 min read
Twitter clone

Twitter clone

2
Comments 1
1 min read
How To Deploy Django App To Heroku- The Simple Way

How To Deploy Django App To Heroku- The Simple Way

5
Comments
3 min read
How to get exact value of foreignkey in django-import-export

How to get exact value of foreignkey in django-import-export

6
Comments
1 min read
How to Export Data in Django using django-import-export Module.

How to Export Data in Django using django-import-export Module.

3
Comments
2 min read
Soft UI Dashboard - Bootstrap 5 FREE Django Template

Soft UI Dashboard - Bootstrap 5 FREE Django Template

74
Comments 9
2 min read
The flow of a request in Django

The flow of a request in Django

15
Comments
3 min read
Pull Request Checklist

Pull Request Checklist

5
Comments 1
4 min read
Sending dynamic emails from a centralized mailer

Sending dynamic emails from a centralized mailer

2
Comments 2
1 min read
Write better queries using values_list in Django

Write better queries using values_list in Django

6
Comments 2
3 min read
How to extend User Model in Django

How to extend User Model in Django

8
Comments
2 min read
Login Page using UserCreationForm (Django) – Part 5

Login Page using UserCreationForm (Django) – Part 5

5
Comments
3 min read
How to split Django settings for different environments?

How to split Django settings for different environments?

11
Comments 1
3 min read
¿Cómo mejorar el rendimiento de una aplicación hecha en Django?

¿Cómo mejorar el rendimiento de una aplicación hecha en Django?

8
Comments
7 min read
Authenticate With Djoser

Authenticate With Djoser

35
Comments 3
4 min read
Using abstract models in Django

Using abstract models in Django

33
Comments 9
2 min read
How to hide Django SECRET_KEY on Public Repositories.

How to hide Django SECRET_KEY on Public Repositories.

3
Comments
2 min read
Django Photo Gallary | Django Project

Django Photo Gallary | Django Project

12
Comments
3 min read
Failing the CI build if django migrations are out of date

Failing the CI build if django migrations are out of date

4
Comments
1 min read
How to create custom User model in Django

How to create custom User model in Django

17
Comments 1
3 min read
¿Cómo crear un historial de productos visitados con django y redis?

¿Cómo crear un historial de productos visitados con django y redis?

6
Comments
9 min read
Django Engineer Interview Script

Django Engineer Interview Script

19
Comments
5 min read
Elastic Search + Django

Elastic Search + Django

13
Comments 1
6 min read
Login Page using UserCreationForm (Django) – Part 4

Login Page using UserCreationForm (Django) – Part 4

8
Comments
5 min read
Understand Django: Per-visitor Data With Sessions

Understand Django: Per-visitor Data With Sessions

5
Comments
8 min read
GUI for Python using React and distributed with pip

GUI for Python using React and distributed with pip

5
Comments
4 min read
How to create Django REST APIs

How to create Django REST APIs

15
Comments
8 min read
Deploying a Django project on AWS Lambda using Serverless (Part 3)

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

8
Comments
8 min read
Document and Test Django APIs with Swagger (Part 1)

Document and Test Django APIs with Swagger (Part 1)

14
Comments
2 min read
Deploy Django project on Heroku

Deploy Django project on Heroku

6
Comments
1 min read
How to fetch the data from database

How to fetch the data from database

1
Comments
1 min read
loading...