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 signals

Django signals

1
Comments
3 min read
Full-Text Search: Criando um Back-End de Filtro para o Django Rest-Framework

Full-Text Search: Criando um Back-End de Filtro para o Django Rest-Framework

13
Comments 1
5 min read
Fast web: Minimal Django

Fast web: Minimal Django

5
Comments
6 min read
Instance version control in DRF with Django Reversion

Instance version control in DRF with Django Reversion

2
Comments
9 min read
Deploying a Django Rest Framework app using PM2

Deploying a Django Rest Framework app using PM2

2
Comments
6 min read
How to deploy a Django app on an AWS EC2 instance

How to deploy a Django app on an AWS EC2 instance

Comments
7 min read
Send Email using Django & Mailgun - Easy and Free

Send Email using Django & Mailgun - Easy and Free

19
Comments 1
2 min read
Transactions - difference between SQL, SQLAlchemy and Django ORM

Transactions - difference between SQL, SQLAlchemy and Django ORM

Comments
2 min read
Implementing JWT Authentication and User Profile with Django Rest API Part 3

Implementing JWT Authentication and User Profile with Django Rest API Part 3

132
Comments 8
8 min read
Working With GraphQL and Django

Working With GraphQL and Django

Comments
10 min read
Django Rest Framework: Map Values Before Serializing and Deserializing

Django Rest Framework: Map Values Before Serializing and Deserializing

1
Comments
1 min read
Solving Common Performance Issues in Django REST Framework

Solving Common Performance Issues in Django REST Framework

Comments
5 min read
Five Reasons to use Django: How it Can Improve Your Web Development Projects

Five Reasons to use Django: How it Can Improve Your Web Development Projects

2
Comments
3 min read
What is django?

What is django?

6
Comments
7 min read
A Comprehensive Overview of Backend Servers for Django Applications

A Comprehensive Overview of Backend Servers for Django Applications

60
Comments 11
8 min read
MultipleObjectsReturned at /rants/first-rant/ get() returned more than one Rant -- it returned 2

MultipleObjectsReturned at /rants/first-rant/ get() returned more than one Rant -- it returned 2

2
Comments
1 min read
Diario de Python | #14. Color Choice: dĂ­a productivo

Diario de Python | #14. Color Choice: dĂ­a productivo

1
Comments
5 min read
Pytest Django Tutorial: Testing Your Django Apps With Selenium Pytest

Pytest Django Tutorial: Testing Your Django Apps With Selenium Pytest

Comments
28 min read
Django installation with PostgreSql, small guide for beginners 🎸

Django installation with PostgreSql, small guide for beginners 🎸

Comments
5 min read
How to set up Django built-in Registration in 2023

How to set up Django built-in Registration in 2023

24
Comments 1
3 min read
Logging in Django

Logging in Django

8
Comments
7 min read
HOW TO HOST A DJANGO PROJECT ON RAILWAY

HOW TO HOST A DJANGO PROJECT ON RAILWAY

4
Comments
3 min read
Intro to the Django QuerySet API using a Todo List App

Intro to the Django QuerySet API using a Todo List App

Comments
6 min read
Getting started with Django Rest Framework

Getting started with Django Rest Framework

4
Comments
4 min read
Django for newbeeez

Django for newbeeez

1
Comments 1
3 min read
loading...