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.
Django Query Expressions F()

Django Query Expressions F()

4
Comments 2
3 min read
How to Create a Template in Django

How to Create a Template in Django

Comments
2 min read
Simplifying django-rest-framework Testing with drf-api-action

Simplifying django-rest-framework Testing with drf-api-action

Comments
3 min read
Understanding REST and GraphQL in Django: An overview for beginners

Understanding REST and GraphQL in Django: An overview for beginners

Comments
1 min read
Deploy a Django application to AWS Lambda using Serverless Framework

Deploy a Django application to AWS Lambda using Serverless Framework

21
Comments 2
8 min read
Transforming from a beginner to an expert in Python/ Django: My Journey with Education Ecosystem

Transforming from a beginner to an expert in Python/ Django: My Journey with Education Ecosystem

1
Comments
2 min read
How to deploy django app on cpanel

How to deploy django app on cpanel

2
Comments
3 min read
Web3 backend and smart contract development for Python developers Musical NFTs part 17: Deployment time!

Web3 backend and smart contract development for Python developers Musical NFTs part 17: Deployment time!

Comments
11 min read
Build and Deploy a URL Shortener using Django REST Framework and Managed Postgres

Build and Deploy a URL Shortener using Django REST Framework and Managed Postgres

4
Comments
15 min read
Python é fácil. Go é simples. Simples é diferente de fácil

Python é fácil. Go é simples. Simples é diferente de fácil

3
Comments
6 min read
How we implemented a straightforward post history system at Glynk

How we implemented a straightforward post history system at Glynk

Comments
2 min read
Conectando o Django ao Banco de Dados Microsoft SQL Server (MSSQL)

Conectando o Django ao Banco de Dados Microsoft SQL Server (MSSQL)

Comments
3 min read
Can still access login page after logging in using ReactJS and dj-rest-auth

Can still access login page after logging in using ReactJS and dj-rest-auth

Comments
1 min read
Explorando o ListView no Django: Uma Jornada pelos Recursos e Melhores Práticas

Explorando o ListView no Django: Uma Jornada pelos Recursos e Melhores Práticas

Comments
3 min read
Why I completely removed React from my Django project

Why I completely removed React from my Django project

37
Comments 45
4 min read
Web3 backend and smart contract development for Python developers Musical NFTs part 14: Buy NFT crypto buyer

Web3 backend and smart contract development for Python developers Musical NFTs part 14: Buy NFT crypto buyer

Comments
8 min read
Integrating Django and React in a Django Project

Integrating Django and React in a Django Project

12
Comments 3
2 min read
Setting Up Celery for Your Django Project on Ubuntu Server: A Comprehensive Guide

Setting Up Celery for Your Django Project on Ubuntu Server: A Comprehensive Guide

1
Comments 2
5 min read
Launching a django webserver in Docker

Launching a django webserver in Docker

15
Comments 4
4 min read
How Django keeps track of your model classes?

How Django keeps track of your model classes?

8
Comments
3 min read
Building Your Django App: A Beginner's Guide (Part 2)

Building Your Django App: A Beginner's Guide (Part 2)

1
Comments
3 min read
Personalizando o modelo de usuário do Django

Personalizando o modelo de usuário do Django

9
Comments 3
3 min read
Django Build Automation

Django Build Automation

2
Comments 1
2 min read
Creating API Actions in Django Rest Framework

Creating API Actions in Django Rest Framework

1
Comments
5 min read
Unraveling Static File Management in Django: Global and In-App Approach

Unraveling Static File Management in Django: Global and In-App Approach

Comments
2 min read
loading...