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.
Beginner project with django admin app

Beginner project with django admin app

Comments
1 min read
Building a Project Budget Manager with Django - Part 3: Views and Templates

Building a Project Budget Manager with Django - Part 3: Views and Templates

Comments 2
5 min read
Building a Project Budget Manager with Django - Part 6: Advanced Features

Building a Project Budget Manager with Django - Part 6: Advanced Features

Comments
4 min read
Building a Project Budget Manager with Django - Part 2: Authentication and Models

Building a Project Budget Manager with Django - Part 2: Authentication and Models

Comments
7 min read
Building a Project Budget Manager with Django - Part 1: Project Setup and Structure

Building a Project Budget Manager with Django - Part 1: Project Setup and Structure

Comments
4 min read
Building a Project Budget Manager with Django - Part 5: Templates and Documentation

Building a Project Budget Manager with Django - Part 5: Templates and Documentation

Comments
6 min read
Building a Project Budget Manager with Django - Part 4: Deployment and Production Setup On Ubuntu Server

Building a Project Budget Manager with Django - Part 4: Deployment and Production Setup On Ubuntu Server

Comments
4 min read
Deep Dive into Python Coroutines: async/await

Deep Dive into Python Coroutines: async/await

9
Comments
6 min read
Mapping Users to Records & Protecting Views in Django 🚀

Mapping Users to Records & Protecting Views in Django 🚀

Comments
2 min read
Master Django REST Framework: Build a Student Management System API with Function-Based Views

Master Django REST Framework: Build a Student Management System API with Function-Based Views

1
Comments
2 min read
Setting Up AWS S3 with Django

Setting Up AWS S3 with Django

3
Comments
3 min read
Django Structured JSON Field: Unleashing the Power of Validated JSON in Django

Django Structured JSON Field: Unleashing the Power of Validated JSON in Django

Comments
3 min read
Difference Between reverse and reverse_lazy and how to use it with get_absolute_url

Difference Between reverse and reverse_lazy and how to use it with get_absolute_url

Comments
2 min read
Implementing SSO In Your Django Project

Implementing SSO In Your Django Project

5
Comments
3 min read
Role-Based Access Control in Django

Role-Based Access Control in Django

9
Comments 2
4 min read
Django under the hood: How Form validation works

Django under the hood: How Form validation works

3
Comments
12 min read
Django 2FA With Google Authenticator

Django 2FA With Google Authenticator

13
Comments 4
3 min read
Supercharge your Django App with caching.

Supercharge your Django App with caching.

1
Comments
2 min read
Django Query Optimizations: Speed Up Your App Efficiently

Django Query Optimizations: Speed Up Your App Efficiently

Comments
1 min read
The Evolution of HTTP 1.0 vs 1.1 vs 2.0: A Clear Comparison

The Evolution of HTTP 1.0 vs 1.1 vs 2.0: A Clear Comparison

6
Comments
12 min read
Production-Ready Django REST API Template with Full Github Actions CI/CD

Production-Ready Django REST API Template with Full Github Actions CI/CD

Comments
1 min read
How to Add Google OAuth to Django REST API

How to Add Google OAuth to Django REST API

4
Comments
9 min read
From debug mode enabled to PII disclosure via BFLA

From debug mode enabled to PII disclosure via BFLA

Comments
1 min read
Pure Python Web App: No Flask, No Django, No Frameworks!

Pure Python Web App: No Flask, No Django, No Frameworks!

6
Comments 1
5 min read
Supercharge Your Django App: High-Performance Optimization Strategies

Supercharge Your Django App: High-Performance Optimization Strategies

5
Comments
3 min read
loading...