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.
Adding Payment to Django app

Adding Payment to Django app

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

Explaining Decorators in Django: A Guide for Beginners

3
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

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

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

4
Comments 1
3 min read
Django: several ForeignKey relationships in models

Django: several ForeignKey relationships in models

2
Comments
2 min read
My Journey as a Backend Developer: Solving Complex Authentication and Authorization Challenge

My Journey as a Backend Developer: Solving Complex Authentication and Authorization Challenge

Comments
3 min read
Connecting Cloud-Hosted PostgreSQL to Django: A Comprehensive Guide

Connecting Cloud-Hosted PostgreSQL to Django: A Comprehensive Guide

3
Comments 2
5 min read
Build a Powerful Video Processing Pipeline with AssemblyAI and Deploy it to Koyeb

Build a Powerful Video Processing Pipeline with AssemblyAI and Deploy it to Koyeb

Comments
18 min read
Adding ESP to supercharge your Django Email 🚀

Adding ESP to supercharge your Django Email 🚀

4
Comments
3 min read
Optimize Django Performance: Using Asynchronous Signals with Huey and SQLite

Optimize Django Performance: Using Asynchronous Signals with Huey and SQLite

2
Comments
13 min read
5 Best Websites for Free Django Templates

5 Best Websites for Free Django Templates

83
Comments 5
2 min read
RateMyReads API

RateMyReads API

Comments
2 min read
Django AllAuth Chapter 1 - The All-in-one solution for Auth in Django

Django AllAuth Chapter 1 - The All-in-one solution for Auth in Django

2
Comments
2 min read
Django: Creating a skeleton website

Django: Creating a skeleton website

1
Comments
2 min read
Creation of choices in django model

Creation of choices in django model

5
Comments
2 min read
loading...