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.
What is the difference between `gettext` and `gettext_lazy`?

What is the difference between `gettext` and `gettext_lazy`?

2
Comments
2 min read
IS Django Dying?

IS Django Dying?

4
Comments 7
1 min read
Week 2 - Creating Simple Blog App

Week 2 - Creating Simple Blog App

Comments
3 min read
Use SQLite as a Celery broker in Django

Use SQLite as a Celery broker in Django

13
Comments 2
4 min read
Introduction to Django: A Comprehensive Beginner's Guide to Backend Web Development

Introduction to Django: A Comprehensive Beginner's Guide to Backend Web Development

Comments
4 min read
Understanding Django Fundamentals

Understanding Django Fundamentals

1
Comments
3 min read
Welcome to Virtual Bank: Your Simulated Banking Platform

Welcome to Virtual Bank: Your Simulated Banking Platform

1
Comments
5 min read
Introduction to Django and Setting Up the Development Environment

Introduction to Django and Setting Up the Development Environment

Comments
3 min read
Implementing React and Django with Docker and Nginx

Implementing React and Django with Docker and Nginx

11
Comments 3
6 min read
Understanding tasks, brokers, workers, and backends in Celery

Understanding tasks, brokers, workers, and backends in Celery

35
Comments
6 min read
Do Not Make This Mistake with Python Descriptors

Do Not Make This Mistake with Python Descriptors

1
Comments
2 min read
Automatically reload Celery workers with a custom Django command

Automatically reload Celery workers with a custom Django command

5
Comments
7 min read
Building a full-stack app with Python & Django

Building a full-stack app with Python & Django

Comments
10 min read
Understanding the importance of binding the port in Dockerfile

Understanding the importance of binding the port in Dockerfile

4
Comments
4 min read
Django AllAuth Chapter 3 - Social login with Django AllAuth

Django AllAuth Chapter 3 - Social login with Django AllAuth

Comments
3 min read
Instrumenting Django Applications using OpenTelemetry

Instrumenting Django Applications using OpenTelemetry

12
Comments
8 min read
Python Try-Except: When to Avoid It

Python Try-Except: When to Avoid It

7
Comments
2 min read
Emulating Rails-like resource controllers in a server-rendered Django app

Emulating Rails-like resource controllers in a server-rendered Django app

1
Comments
9 min read
Fix slow queries in Django when using annotate and subqueries

Fix slow queries in Django when using annotate and subqueries

2
Comments
3 min read
Build a Dynamic Photo Collection App With Django

Build a Dynamic Photo Collection App With Django

1
Comments
7 min read
Beginner's Guide to Setting Up a Django Project

Beginner's Guide to Setting Up a Django Project

5
Comments
4 min read
Hospede seu site Django com arquivos estáticos na Vercel gratuitamente (Novo Método)

Hospede seu site Django com arquivos estáticos na Vercel gratuitamente (Novo Método)

6
Comments
4 min read
Using Python to Dump Data into Django Models for Testing Frontend or API Endpoints:A Complete Django REST API Tutorial

Using Python to Dump Data into Django Models for Testing Frontend or API Endpoints:A Complete Django REST API Tutorial

3
Comments 2
7 min read
Deploy Django to Azure - The Easy Way

Deploy Django to Azure - The Easy Way

15
Comments
4 min read
Django AllAuth Chapter 2 - How to install and configure Django AllAuth

Django AllAuth Chapter 2 - How to install and configure Django AllAuth

1
Comments
4 min read
loading...