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.
Utilizando Class-Based Views (CBVs) no Django: Simplificando o Desenvolvimento Web

Utilizando Class-Based Views (CBVs) no Django: Simplificando o Desenvolvimento Web

Comments
4 min read
Building a Dynamic Community: Implementing Comments in Your Django Blog

Building a Dynamic Community: Implementing Comments in Your Django Blog

4
Comments
6 min read
How to Avoid N+1 Queries in Django: Tips and Solutions

How to Avoid N+1 Queries in Django: Tips and Solutions

18
Comments
4 min read
Web3 backend and smart contract development for Python developers Musical NFTs part 16: Stripe integration

Web3 backend and smart contract development for Python developers Musical NFTs part 16: Stripe integration

Comments 1
12 min read
CS50 Web - Project 1

CS50 Web - Project 1

Comments
1 min read
Explorando o DeleteView no Django: Uma AnĂĄlise Detalhada da ExclusĂŁo de Registros

Explorando o DeleteView no Django: Uma AnĂĄlise Detalhada da ExclusĂŁo de Registros

Comments
3 min read
Notifications not showing on list

Notifications not showing on list

Comments
1 min read
Build Your First Django App: Beginner's Guide

Build Your First Django App: Beginner's Guide

5
Comments 3
3 min read
Explorando o UpdateView no Django: Uma Abordagem Detalhada para AtualizaçÔes

Explorando o UpdateView no Django: Uma Abordagem Detalhada para AtualizaçÔes

1
Comments
3 min read
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

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

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

13
Comments 2
8 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

6
Comments 1
7 min read
loading...