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.
Bloom Filters Made Easy: Python Code & Explanation 🐍

Bloom Filters Made Easy: Python Code & Explanation 🐍

5
Comments
6 min read
Day 3: Connecting the Dots with Views & URLs

Day 3: Connecting the Dots with Views & URLs

Comments
2 min read
20 Things I Learned While Writing a Multiplayer Game with Django and React

20 Things I Learned While Writing a Multiplayer Game with Django and React

1
Comments
4 min read
Node.js vs Django: Which Back-End Framework is Right for Your Next Project?

Node.js vs Django: Which Back-End Framework is Right for Your Next Project?

1
Comments 1
3 min read
UUID migration in Django with PostgreSQL

UUID migration in Django with PostgreSQL

9
Comments
17 min read
Day 2: Breaking Down Django Apps & Project Structure

Day 2: Breaking Down Django Apps & Project Structure

Comments
2 min read
Mastering API Design & Documentation with OpenAPI

Mastering API Design & Documentation with OpenAPI

1
Comments
6 min read
Day 1 – Starting My Django Journey

Day 1 – Starting My Django Journey

Comments
2 min read
Finished Auth App for Galileo! 🚀

Finished Auth App for Galileo! 🚀

1
Comments 1
1 min read
Struggling with Custom Styles in Django_ckeditor_5: My Solution

Struggling with Custom Styles in Django_ckeditor_5: My Solution

Comments
1 min read
HTTP Protocol: How It Works and Why It’s Designed This Way

HTTP Protocol: How It Works and Why It’s Designed This Way

5
Comments
13 min read
My Preconfigured Django Template: Part 4 - Python-Decouple

My Preconfigured Django Template: Part 4 - Python-Decouple

Comments
1 min read
Django Login View & Template Authentication: A Step-by-Step Guide

Django Login View & Template Authentication: A Step-by-Step Guide

1
Comments
1 min read
Not able to connect to PostgreSQL server on Fedora

Not able to connect to PostgreSQL server on Fedora

Comments
1 min read
Using CSRF Protection with Django and AJAX Requests

Using CSRF Protection with Django and AJAX Requests

Comments
4 min read
Consuming paginated API using periodic Celery task in a Django Application

Consuming paginated API using periodic Celery task in a Django Application

Comments
8 min read
From Local to Cloud: Deploying a Django Employment Management App with AWS RDS

From Local to Cloud: Deploying a Django Employment Management App with AWS RDS

10
Comments
5 min read
Django MongoDB Backend Quickstart

Django MongoDB Backend Quickstart

83
Comments 14
12 min read
My Preconfigured Django Template: Part 3 - Django Extensions

My Preconfigured Django Template: Part 3 - Django Extensions

Comments
1 min read
My Preconfigured Django Template: Part 2 - UV Astral

My Preconfigured Django Template: Part 2 - UV Astral

Comments
1 min read
My Preconfigured Django Template: Part 1 - Introduction

My Preconfigured Django Template: Part 1 - Introduction

Comments
1 min read
AWS Aurora DSQL for Django Developers: A Step-by-Step Guide

AWS Aurora DSQL for Django Developers: A Step-by-Step Guide

5
Comments
2 min read
npx life@2024 preview: How Missing Flights, Finding Love, and Building Svelte Apps Changed Everything

npx life@2024 preview: How Missing Flights, Finding Love, and Building Svelte Apps Changed Everything

Comments
8 min read
🎥 Django Register View and Template Authentication – A Step-by-Step Guide

🎥 Django Register View and Template Authentication – A Step-by-Step Guide

2
Comments 1
2 min read
Containerizing a Django Web Application: Serving Static Pages with Docker

Containerizing a Django Web Application: Serving Static Pages with Docker

1
Comments
5 min read
loading...