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.
Find and Fix N+1 Queries in Django Using AppSignal

Find and Fix N+1 Queries in Django Using AppSignal

Comments
9 min read
Need Guidance: Is Django a Good Choice for Building My Portfolio and Landing an Internship?

Need Guidance: Is Django a Good Choice for Building My Portfolio and Landing an Internship?

Comments
1 min read
Diary App, memories AI integration

Diary App, memories AI integration

Comments
7 min read
Add URLs to the list on the Admin Page Index.

Add URLs to the list on the Admin Page Index.

Comments
2 min read
HTTPS for Django Development Environment

HTTPS for Django Development Environment

Comments
5 min read
ÂĄHola Wagtail!

ÂĄHola Wagtail!

Comments
5 min read
Why Django is the Perfect Framework for Beginners and Pros Alike

Why Django is the Perfect Framework for Beginners and Pros Alike

Comments
2 min read
Djoser+SimpleJWT

Djoser+SimpleJWT

Comments
1 min read
Synchronous Applications

Synchronous Applications

Comments
4 min read
Build Dynamic Location Tracking Systems in Django with Redis Pub/Sub and Pulsetracker

Build Dynamic Location Tracking Systems in Django with Redis Pub/Sub and Pulsetracker

Comments
3 min read
What Is Pytest @pytest.fixture ?

What Is Pytest @pytest.fixture ?

2
Comments
1 min read
Authentication and Authorization in Django: Django session

Authentication and Authorization in Django: Django session

Comments
5 min read
Wagtail localize and snippets

Wagtail localize and snippets

Comments
1 min read
Winning the Battle Against User Disengagement with Django Push Notifications

Winning the Battle Against User Disengagement with Django Push Notifications

Comments
2 min read
Day 2: Python Control Structures, Functions, Modules, and Data Structures

Day 2: Python Control Structures, Functions, Modules, and Data Structures

Comments
2 min read
Mastering Python Logging: From Basics to Advanced Techniques

Mastering Python Logging: From Basics to Advanced Techniques

Comments
3 min read
Custom Django Python Migration

Custom Django Python Migration

Comments
1 min read
AssertionError: 403

AssertionError: 403

Comments
2 min read
PWA and Django #3: Online and offline resources in a PWA - Developing Progressive Web Applications with Django

PWA and Django #3: Online and offline resources in a PWA - Developing Progressive Web Applications with Django

Comments
3 min read
How to load .env in Django Project

How to load .env in Django Project

Comments
1 min read
Unlocking the Power of Django: Build Secure and Scalable Web Apps Fast

Unlocking the Power of Django: Build Secure and Scalable Web Apps Fast

Comments
2 min read
How to Validate Rectangular Images in Django Using Python

How to Validate Rectangular Images in Django Using Python

5
Comments
3 min read
Django accounts management app (3), forgot password and account details

Django accounts management app (3), forgot password and account details

Comments
5 min read
How to containerize Django application with Docker compose

How to containerize Django application with Docker compose

Comments
2 min read
extra_kwargs arguments

extra_kwargs arguments

Comments
1 min read
Comprehensive Guide to Setting Up Load Balancing with Traefik, Docker, Django, and React

Comprehensive Guide to Setting Up Load Balancing with Traefik, Docker, Django, and React

1
Comments
3 min read
How to start your django project the right way

How to start your django project the right way

Comments
3 min read
Using dj-rest-auth to integrate GitHub authentication in your Django project

Using dj-rest-auth to integrate GitHub authentication in your Django project

Comments
3 min read
Django vs Rails for API Development: Performance, Productivity, and Scalability Comparison

Django vs Rails for API Development: Performance, Productivity, and Scalability Comparison

1
Comments
7 min read
Stay Ahead: Upcoming Django Releases & New Features for 2024

Stay Ahead: Upcoming Django Releases & New Features for 2024

Comments
3 min read
How AI Tools Are Revolutionizing Django Development

How AI Tools Are Revolutionizing Django Development

Comments
3 min read
Programming Language and Its Applications

Programming Language and Its Applications

1
Comments
2 min read
Getting Started with Django: Basic Setup and Overview

Getting Started with Django: Basic Setup and Overview

2
Comments
3 min read
Node.js vs Django: A Backend Developer’s Perspective

Node.js vs Django: A Backend Developer’s Perspective

Comments
5 min read
Unlocking Django: The Ultimate Framework for AI Web Applications

Unlocking Django: The Ultimate Framework for AI Web Applications

Comments
3 min read
Validating JSON Schema with Fixed and User-Defined Keys in Python

Validating JSON Schema with Fixed and User-Defined Keys in Python

Comments
1 min read
Reset autoincrement sequences for IDs in Django application after all instances are deleted (PostgreSQL)

Reset autoincrement sequences for IDs in Django application after all instances are deleted (PostgreSQL)

Comments
1 min read
Comprendre la Triangulation

Comprendre la Triangulation

Comments
2 min read
Why Django is the Top Choice for Building Scalable, Secure Web Applications?

Why Django is the Top Choice for Building Scalable, Secure Web Applications?

Comments
3 min read
3 Ready-to-Copy Bash Scripts to Visualize Python Code

3 Ready-to-Copy Bash Scripts to Visualize Python Code

11
Comments 1
2 min read
Building a Blog App with Django and React: Step-by-Step Guide

Building a Blog App with Django and React: Step-by-Step Guide

5
Comments
12 min read
Diary App, diary AI integration

Diary App, diary AI integration

1
Comments
8 min read
To Django or to DjangoREST?

To Django or to DjangoREST?

Comments
2 min read
Python Django Financial Trading Dashboard — Integrating AnyChart JS Charts

Python Django Financial Trading Dashboard — Integrating AnyChart JS Charts

3
Comments
10 min read
CollabSphere Part 1: Setting Up a Modular Django Chat Application

CollabSphere Part 1: Setting Up a Modular Django Chat Application

1
Comments
2 min read
Django bookmark management software

Django bookmark management software

Comments
2 min read
Unlocking Django: Integrate GraphQL for Faster, Flexibly Scalable APIs

Unlocking Django: Integrate GraphQL for Faster, Flexibly Scalable APIs

Comments
3 min read
Configuring Django project to storing sensitive data in YAML file

Configuring Django project to storing sensitive data in YAML file

Comments
1 min read
🌟 Level Up Your Django Queries with Q Objects! 🌟

🌟 Level Up Your Django Queries with Q Objects! 🌟

Comments
2 min read
Django project - Part 4 HTMX, TailwindCSS and AlpineJS

Django project - Part 4 HTMX, TailwindCSS and AlpineJS

1
Comments
4 min read
Building a Flexible Notification System in Django: A Comprehensive Guide

Building a Flexible Notification System in Django: A Comprehensive Guide

10
Comments 1
4 min read
From Web Developer to Machine Learning Engineer: A Transformational Journey to Boost Your Career

From Web Developer to Machine Learning Engineer: A Transformational Journey to Boost Your Career

Comments
4 min read
Hello world!

Hello world!

Comments 1
1 min read
I'm looking for a FullStack Software Developer Role

I'm looking for a FullStack Software Developer Role

Comments
2 min read
I built a Learning Management System with Django

I built a Learning Management System with Django

3
Comments
3 min read
Setting Up and Exploring Django's Admin Panel

Setting Up and Exploring Django's Admin Panel

Comments
3 min read
A Beginner's Guide to Python Libraries: Unlocking the Power of Pre-Written Code 🐍📚

A Beginner's Guide to Python Libraries: Unlocking the Power of Pre-Written Code 🐍📚

1
Comments
4 min read
Master Django: Your Ultimate Guide to Rapid Web Development in Python

Master Django: Your Ultimate Guide to Rapid Web Development in Python

Comments
3 min read
Cosine Similarity Search on Vectors in Postgres with pgvector

Cosine Similarity Search on Vectors in Postgres with pgvector

1
Comments
4 min read
Creating AI-based Summaries in a Django Website

Creating AI-based Summaries in a Django Website

1
Comments
4 min read
loading...