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

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

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

11
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

14
Comments 1
6 min read
Django ORM with objects

Django ORM with objects

1
Comments
2 min read
Mastering Django Now: A Comprehensive Guide from Beginner to Advanced

Mastering Django Now: A Comprehensive Guide from Beginner to Advanced

29
Comments 1
16 min read
Unchaining Django in Wagtail

Unchaining Django in Wagtail

Comments
3 min read
Enhancing Django Applications with a Custom Middleware

Enhancing Django Applications with a Custom Middleware

1
Comments
3 min read
Introducing Bloggy: The Open-Source Blogging Platform Built with Python and Django

Introducing Bloggy: The Open-Source Blogging Platform Built with Python and Django

20
Comments 6
2 min read
DjangoInitiator: Your Path to Effortless Django Project Creation

DjangoInitiator: Your Path to Effortless Django Project Creation

Comments
1 min read
Build A Web App Using Django

Build A Web App Using Django

9
Comments
7 min read
Creating a Django REST Framework View to Return Data and Custom Messages

Creating a Django REST Framework View to Return Data and Custom Messages

Comments
2 min read
How to Create a Django Project and Application.

How to Create a Django Project and Application.

2
Comments
2 min read
Setting Sail with a CMS called 'Wagtail'

Setting Sail with a CMS called 'Wagtail'

Comments
2 min read
Learn Django Easily in 2023

Learn Django Easily in 2023

5
Comments 4
2 min read
Guia Completo para Criar Áreas Restritas e Criação de Grupos de PermissÔes em Django

Guia Completo para Criar Áreas Restritas e Criação de Grupos de PermissÔes em Django

2
Comments
3 min read
Resurrecting a Dead App: Neurelo to the Rescue

Resurrecting a Dead App: Neurelo to the Rescue

2
Comments 3
10 min read
loading...