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.
Integração do Cloudinary ao seu projeto Django gratuitamente

Integração do Cloudinary ao seu projeto Django gratuitamente

2
Comments
3 min read
Web-server X Load Balancers

Web-server X Load Balancers

5
Comments
4 min read
Create a Simple Blog Application Using Django

Create a Simple Blog Application Using Django

4
Comments
4 min read
What is the difference between `gettext` and `gettext_lazy`?

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

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

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

Understanding tasks, brokers, workers, and backends in Celery

29
Comments
6 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
Do Not Make This Mistake with Python Descriptors

Do Not Make This Mistake with Python Descriptors

1
Comments
2 min read
Como usar Tailwind CSS en una app de Django

Como usar Tailwind CSS en una app de Django

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

2
Comments
4 min read
Instrumenting Django Applications using OpenTelemetry

Instrumenting Django Applications using OpenTelemetry

8
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
Build a Dynamic Photo Collection App With Django

Build a Dynamic Photo Collection App With Django

2
Comments
7 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
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
Introdução ao ORM do Django: Exercícios Práticos

Introdução ao ORM do Django: Exercícios Práticos

2
Comments 1
3 min read
Mastering Django: A Workflow Guide

Mastering Django: A Workflow Guide

15
Comments 1
2 min read
Django: difference between MEDIA_ROOT and STATIC_ROOT

Django: difference between MEDIA_ROOT and STATIC_ROOT

Comments
4 min read
Deploying Django website to Vercel

Deploying Django website to Vercel

2
Comments
2 min read
Exploring Unit Testing in OpenStack Horizon

Exploring Unit Testing in OpenStack Horizon

8
Comments
6 min read
Adding Tailwind CSS to Django

Adding Tailwind CSS to Django

2
Comments
1 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (01/07/2024–07/07/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (01/07/2024–07/07/2024)

Comments
1 min read
Building a SaaS app using Django

Building a SaaS app using Django

24
Comments 6
3 min read
Complete Guide to the Django Services and Repositories Design Pattern with the Django REST Framework

Complete Guide to the Django Services and Repositories Design Pattern with the Django REST Framework

3
Comments
17 min read
Starting my journey with HNG

Starting my journey with HNG

1
Comments
2 min read
Despliegue de aplicación de Django con Github Actions para un servidor propio

Despliegue de aplicación de Django con Github Actions para un servidor propio

Comments
9 min read
Funcionalidades Essenciais de um Blog: Exemplos Práticos com Django REST Framework

Funcionalidades Essenciais de um Blog: Exemplos Práticos com Django REST Framework

Comments
5 min read
Building Cryptpay: A Blockchain-Powered Stablecoin Payment Infrastructure Web API

Building Cryptpay: A Blockchain-Powered Stablecoin Payment Infrastructure Web API

3
Comments
14 min read
Django TemplateView and DetailView - how do they work together

Django TemplateView and DetailView - how do they work together

4
Comments
4 min read
The display decorator

The display decorator

Comments
1 min read
Starting a new Django project with PostgresSQL and Docker

Starting a new Django project with PostgresSQL and Docker

4
Comments
2 min read
Determine which CBV (classed-base-view) of Django to use

Determine which CBV (classed-base-view) of Django to use

Comments
3 min read
Django Model Properties

Django Model Properties

11
Comments
3 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (24/06/2024 - 30/06/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (24/06/2024 - 30/06/2024)

1
Comments
1 min read
Export data from Django Admin to CSV

Export data from Django Admin to CSV

1
Comments
2 min read
Adding Payment to Django app

Adding Payment to Django app

3
Comments
6 min read
Explaining Decorators in Django: A Guide for Beginners

Explaining Decorators in Django: A Guide for Beginners

2
Comments
4 min read
Django: Sample data

Django: Sample data

Comments
1 min read
How to add Favicons in Django (2024)

How to add Favicons in Django (2024)

Comments 1
3 min read
How to customize the User model in Django?

How to customize the User model in Django?

Comments
4 min read
My Dev Journey: Tackling Real-Time Challenge with Django and the HNG Internship

My Dev Journey: Tackling Real-Time Challenge with Django and the HNG Internship

1
Comments 1
3 min read
Django SaaS Boilerplate - Speed up your SaaS development

Django SaaS Boilerplate - Speed up your SaaS development

2
Comments
2 min read
Mastering Caching Algorithms in Django Restful

Mastering Caching Algorithms in Django Restful

Comments
8 min read
Mastering Django Custom Management Commands: A Comprehensive Guide

Mastering Django Custom Management Commands: A Comprehensive Guide

5
Comments
6 min read
The Perfect Pair: Why Next.js and Django REST Framework are Ideal for Full-Stack Web Development

The Perfect Pair: Why Next.js and Django REST Framework are Ideal for Full-Stack Web Development

1
Comments
3 min read
Database migrations inconsistency in django

Database migrations inconsistency in django

Comments
2 min read
A confusing task!

A confusing task!

Comments
4 min read
Setting up `pre-commit` in a Django project

Setting up `pre-commit` in a Django project

5
Comments
2 min read
In Django model: save an image with Pillow (PIL) library

In Django model: save an image with Pillow (PIL) library

3
Comments
3 min read
loading...