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.
¿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

6
Comments
2 min read
Fingerprint-based authentication and Authorization in Python(Django) web applications - Meaty

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

6
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
Setting up Django for Deployment: Gunicorn

Setting up Django for Deployment: Gunicorn

4
Comments
3 min read
Exam Result Website | A Django Project

Exam Result Website | A Django Project

14
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

27
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

48
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

17
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

3
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
Soft UI Dashboard - Bootstrap 5 FREE Django Template

Soft UI Dashboard - Bootstrap 5 FREE Django Template

77
Comments 10
2 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
The flow of a request in Django

The flow of a request in Django

18
Comments 1
3 min read
Pull Request Checklist

Pull Request Checklist

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

Sending dynamic emails from a centralized mailer

2
Comments 2
1 min read
loading...