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.
Tutorial: Integrate Passkeys into Django (Python)

Tutorial: Integrate Passkeys into Django (Python)

1
Comments
3 min read
Flask vs Django in 2024: A Comprehensive Comparison of Python Web Frameworks

Flask vs Django in 2024: A Comprehensive Comparison of Python Web Frameworks

Comments
13 min read
Getting Started with Django Tutorial

Getting Started with Django Tutorial

2
Comments
9 min read
How to create a fullstack application using Django and Python Part 5

How to create a fullstack application using Django and Python Part 5

Comments
5 min read
Building myChefAssist with AI: Lessons Learned and How to Avoid Pitfalls

Building myChefAssist with AI: Lessons Learned and How to Avoid Pitfalls

1
Comments
2 min read
🚀 Exploring Django with React 🚀

🚀 Exploring Django with React 🚀

Comments
1 min read
Django Tailwind

Django Tailwind

2
Comments
4 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (22/07/2024-28/07/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (22/07/2024-28/07/2024

1
Comments
2 min read
CRUD Operations In Python & Django - Part 2

CRUD Operations In Python & Django - Part 2

Comments
6 min read
Django is for everyone.

Django is for everyone.

2
Comments 2
4 min read
Navigating Django REST URLs Like a Pro: A Fun and Easy Guide for Beginners 🌟

Navigating Django REST URLs Like a Pro: A Fun and Easy Guide for Beginners 🌟

9
Comments 2
3 min read
Monitoring Django WebApps with Prometheus

Monitoring Django WebApps with Prometheus

4
Comments
2 min read
Review: Boost Your Django DX by Adam Johnson

Review: Boost Your Django DX by Adam Johnson

24
Comments
3 min read
Basic CRUD API using Django and Django REST Framework (DRF) || Simple API for managing a list of books.

Basic CRUD API using Django and Django REST Framework (DRF) || Simple API for managing a list of books.

5
Comments 4
4 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (15/07/2024-21/07/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (15/07/2024-21/07/2024

Comments
2 min read
Mastering Django: Building a Secure User Authentication API from Scratch

Mastering Django: Building a Secure User Authentication API from Scratch

4
Comments 5
5 min read
Society Issue Management System

Society Issue Management System

Comments
1 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (19/08/2024-25/08/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (19/08/2024-25/08/2024

Comments 1
2 min read
Django AllAuth Chapter 3 - Social login with Django AllAuth

Django AllAuth Chapter 3 - Social login with Django AllAuth

Comments
3 min read
How to use IP2Location.io and IP2WHOIS in Django?

How to use IP2Location.io and IP2WHOIS in Django?

Comments
5 min read
How to Get Started with Django Serializers for Beginners

How to Get Started with Django Serializers for Beginners

4
Comments
3 min read
Python/FastAPI/Django: Weekly News Summary (08/07/2024–14/07/2024)

Python/FastAPI/Django: Weekly News Summary (08/07/2024–14/07/2024)

Comments
2 min read
Introducing a New Tech Stack:

Introducing a New Tech Stack:

4
Comments
4 min read
Crafting Modern Web APIs with Django and Django REST Framework: A Comprehensive Guide

Crafting Modern Web APIs with Django and Django REST Framework: A Comprehensive Guide

Comments
2 min read
Connect Google Calendar to Django Application

Connect Google Calendar to Django Application

5
Comments
4 min read
Dumping JSON data to Django Models: Using Django Setup and Commands

Dumping JSON data to Django Models: Using Django Setup and Commands

2
Comments
6 min read
Monitor the Performance of Your Python Django App with AppSignal

Monitor the Performance of Your Python Django App with AppSignal

5
Comments
12 min read
How to Create a Multi-Stop Route Optimization Application with TomTom Maps API

How to Create a Multi-Stop Route Optimization Application with TomTom Maps API

Comments
5 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
Django Unlocked: Beginners' Spawn Point

Django Unlocked: Beginners' Spawn Point

16
Comments 1
7 min read
Building an AI Recipe App with Django and GroqCloud:Llama 3.1: My Journey with myChefAssist

Building an AI Recipe App with Django and GroqCloud:Llama 3.1: My Journey with myChefAssist

1
Comments
3 min read
Django application with allauth configuration.

Django application with allauth configuration.

Comments
6 min read
What is `prefix_default_language` in Django?

What is `prefix_default_language` in Django?

Comments
2 min read
Deploying A Django App: EC2 vs App Runner with External Celery

Deploying A Django App: EC2 vs App Runner with External Celery

13
Comments
11 min read
Understanding Django template inheritance

Understanding Django template inheritance

3
Comments
3 min read
Week 1 - Getting Started with My Blog App

Week 1 - Getting Started with My Blog App

Comments
4 min read
Connect postgres with docker and django

Connect postgres with docker and django

2
Comments
2 min read
Why Still Use Django Over FastAPI?

Why Still Use Django Over FastAPI?

Comments
4 min read
Development of the Book Review App

Development of the Book Review App

Comments
4 min read
Create a django python project in docker in pycharm

Create a django python project in docker in pycharm

5
Comments
2 min read
How to debug a Python and Django application inside a Docker container

How to debug a Python and Django application inside a Docker container

9
Comments 3
3 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
A Beginner’s Guide to Django Web Framework: Creating Apps, Views, Configuring URLs and Templates

A Beginner’s Guide to Django Web Framework: Creating Apps, Views, Configuring URLs and Templates

4
Comments
6 min read
Django Passwordless Authentication: A Comprehensive Guide with Code Examples

Django Passwordless Authentication: A Comprehensive Guide with Code Examples

Comments
5 min read
Expressjs vs Django vs FastApi vs Golang vs Rust (Actix) vs Ruby on Rails vs LAMP Stack (PHP) Hypothetical Benchmark Results

Expressjs vs Django vs FastApi vs Golang vs Rust (Actix) vs Ruby on Rails vs LAMP Stack (PHP) Hypothetical Benchmark Results

Comments
1 min read
Integrate Google OAuth2 authentication into the django-rest-framework

Integrate Google OAuth2 authentication into the django-rest-framework

Comments
4 min read
Make a Django project production-ready, create a Docker Image and use GitHub CI/CD to automate the push of the Docker image

Make a Django project production-ready, create a Docker Image and use GitHub CI/CD to automate the push of the Docker image

13
Comments
10 min read
How I approach new problems as backend engineer

How I approach new problems as backend engineer

Comments
3 min read
Adding translation to Django Portfolio project

Adding translation to Django Portfolio project

6
Comments 1
3 min read
Usage of Django `.values_list()` method in a view

Usage of Django `.values_list()` method in a view

Comments
1 min read
What is Django Rest Framework?

What is Django Rest Framework?

Comments
4 min read
Guide to install and set up the package `django-modeltranslation` into a Django projcet.

Guide to install and set up the package `django-modeltranslation` into a Django projcet.

1
Comments
2 min read
Django: `render_to_string()` funtion

Django: `render_to_string()` funtion

1
Comments
1 min read
Django AllAuth Chapter 4 - Customizing Django AllAuth UI

Django AllAuth Chapter 4 - Customizing Django AllAuth UI

2
Comments
4 min read
Setting up DigitalOcean Spaces for Django Media

Setting up DigitalOcean Spaces for Django Media

1
Comments
4 min read
Adding an Index in Django Without Locking Your Database Table

Adding an Index in Django Without Locking Your Database Table

10
Comments
2 min read
Updating a Record Creates a new Record

Updating a Record Creates a new Record

1
Comments 1
1 min read
Solving a Booking System Issue on a Photography Website: My Journey in the HNG Internship.

Solving a Booking System Issue on a Photography Website: My Journey in the HNG Internship.

Comments
2 min read
Emails Setup in Django Using AWS

Emails Setup in Django Using AWS

17
Comments 2
5 min read
A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

2
Comments
6 min read
loading...