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.
Web3 backend & smart contract development for Python developers part 15: Listening on-chain events with Celery and web3.py

Web3 backend & smart contract development for Python developers part 15: Listening on-chain events with Celery and web3.py

1
Comments
7 min read
Building a Currency Converter in Django: A Step-by-Step Guide

Building a Currency Converter in Django: A Step-by-Step Guide

2
Comments
4 min read
Enhancing Code Efficiency: A Deep Dive into the Popularity Algorithm

Enhancing Code Efficiency: A Deep Dive into the Popularity Algorithm

5
Comments 6
2 min read
Understanding Django REST Framework: APIView vs GenericViewSet

Understanding Django REST Framework: APIView vs GenericViewSet

Comments
2 min read
Testing Models with Pytest in Django: A practical approach | Testing Django Applications

Testing Models with Pytest in Django: A practical approach | Testing Django Applications

8
Comments
10 min read
Explorando o DetailView no Django: Uma Visão Detalhada dos Detalhes

Explorando o DetailView no Django: Uma Visão Detalhada dos Detalhes

1
Comments
3 min read
Exploring the Anatomy of a Django Project: A Guide to Default Files

Exploring the Anatomy of a Django Project: A Guide to Default Files

1
Comments
2 min read
The Definitive Django Development Roadmap: From Beginner to Advanced

The Definitive Django Development Roadmap: From Beginner to Advanced

Comments
2 min read
Explorando o CreateView no Django: Uma Abordagem Completa

Explorando o CreateView no Django: Uma Abordagem Completa

Comments
3 min read
Setting up Django in a Better Way and Understanding How It Works

Setting up Django in a Better Way and Understanding How It Works

1
Comments
13 min read
Build a Custom Functional Django Project

Build a Custom Functional Django Project

2
Comments
10 min read
Django Messages Framework: A Guide to Displaying Messages

Django Messages Framework: A Guide to Displaying Messages

Comments 1
2 min read
How to Predict the Temperature of Any Future Day Using Time-Series (Prophet Model and Django Backend)?-A Beginner-Friendly Guide

How to Predict the Temperature of Any Future Day Using Time-Series (Prophet Model and Django Backend)?-A Beginner-Friendly Guide

14
Comments 2
8 min read
Conectando o Django ao Banco de Dados Microsoft SQL Server (MSSQL)

Conectando o Django ao Banco de Dados Microsoft SQL Server (MSSQL)

1
Comments
3 min read
CodeCraze🚀 - create your own blog in Django | Part 0 | Project Setup

CodeCraze🚀 - create your own blog in Django | Part 0 | Project Setup

1
Comments 2
5 min read
A Deep Dive into Django Foreign Keys

A Deep Dive into Django Foreign Keys

Comments
2 min read
🔋 Learn Django the Easy Way with These 6 Free Resources

🔋 Learn Django the Easy Way with These 6 Free Resources

7
Comments 1
7 min read
Lets Build a Digital /E-Wallets API

Lets Build a Digital /E-Wallets API

3
Comments
33 min read
How do I make the Openai API message output in real time?

How do I make the Openai API message output in real time?

Comments
1 min read
Sockets for real-time data flow with Django Rest Framework

Sockets for real-time data flow with Django Rest Framework

16
Comments
5 min read
🔒 Authenticate with Session-Based Auth in Django, Bootstrap, React & Vite

🔒 Authenticate with Session-Based Auth in Django, Bootstrap, React & Vite

12
Comments 1
2 min read
Building My First Wagtail Site

Building My First Wagtail Site

Comments
2 min read
Django under the hood: what is the reason for the nested template directory structure?

Django under the hood: what is the reason for the nested template directory structure?

1
Comments
5 min read
Can you use select_related and prefetch_related with Abstract Base Classes in Django?

Can you use select_related and prefetch_related with Abstract Base Classes in Django?

2
Comments
1 min read
How to Do Periodic Tasks in a Django REST API Using Celery and Redis? - A Beginner-Friendly Guide

How to Do Periodic Tasks in a Django REST API Using Celery and Redis? - A Beginner-Friendly Guide

13
Comments 1
6 min read
loading...