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.
unittest with get_user_model()

unittest with get_user_model()

Comments
2 min read
Customizing the Django Panel: A Step-By-Step Guide

Customizing the Django Panel: A Step-By-Step Guide

Comments
1 min read
Integrating Stripe Into A One-Product Django Python Shop

Integrating Stripe Into A One-Product Django Python Shop

Comments
9 min read
HTTP & content_length

HTTP & content_length

Comments
3 min read
Django REST Framework (DRF) CheatSheet

Django REST Framework (DRF) CheatSheet

Comments
1 min read
Django Mindset - A Guide on How to Think for New Django Developers

Django Mindset - A Guide on How to Think for New Django Developers

5
Comments
5 min read
How to create a simple scheduler in Django

How to create a simple scheduler in Django

Comments
2 min read
Setting Up MKDocs for Your Django Project: A Quick Guide!

Setting Up MKDocs for Your Django Project: A Quick Guide!

1
Comments
3 min read
Authentication and Authorization - the correct way!

Authentication and Authorization - the correct way!

2
Comments
9 min read
🌈 The Emotional Rollercoaster of My First Deployed Django Project - Moodify 🌈-my day 6 of the challenge

🌈 The Emotional Rollercoaster of My First Deployed Django Project - Moodify 🌈-my day 6 of the challenge

2
Comments 4
5 min read
Django application for production ready

Django application for production ready

9
Comments
2 min read
I just tried to compare values between model and serializer

I just tried to compare values between model and serializer

Comments
1 min read
Customize Schema with @extend_schema_view

Customize Schema with @extend_schema_view

1
Comments
1 min read
2. Understanding Django’s Architecture: The MTV Pattern.

2. Understanding Django’s Architecture: The MTV Pattern.

1
Comments
3 min read
Guide to Building a Complete Blog App with Django using TDD Methodology and PostgreSQL (Part 3): Secure User Authentication

Guide to Building a Complete Blog App with Django using TDD Methodology and PostgreSQL (Part 3): Secure User Authentication

Comments
12 min read
Django project - Part 3 Continuous Integration

Django project - Part 3 Continuous Integration

Comments
5 min read
Webhooks in Django: A Comprehensive Guide

Webhooks in Django: A Comprehensive Guide

10
Comments 1
4 min read
Django-Allauth: Add Action after Authentication + test behaviour.

Django-Allauth: Add Action after Authentication + test behaviour.

Comments
7 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (02/09/2024-08/09/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (02/09/2024-08/09/2024

Comments
2 min read
Build Dynamic Services using Django | VIDEO

Build Dynamic Services using Django | VIDEO

1
Comments
1 min read
Getting Started with the Django Stack: Create a Full Project

Getting Started with the Django Stack: Create a Full Project

Comments
5 min read
Django ORM Cheatsheet

Django ORM Cheatsheet

Comments
1 min read
Django | Model-View-Template (MVT)

Django | Model-View-Template (MVT)

1
Comments
2 min read
Middileware in Django

Middileware in Django

Comments
2 min read
Django + Celery In-depth tutorial for beginners

Django + Celery In-depth tutorial for beginners

2
Comments 2
27 min read
Unit test framework - unittest in Python

Unit test framework - unittest in Python

2
Comments
2 min read
How To Build Secure Django Apps By Using Custom Middleware

How To Build Secure Django Apps By Using Custom Middleware

1
Comments
10 min read
Deploy Django Application on Render

Deploy Django Application on Render

1
Comments
3 min read
AI Project from Scratch, The Idea , Alive Diary

AI Project from Scratch, The Idea , Alive Diary

Comments
4 min read
Basic Django and React Setup: A Step-by-Step Guide

Basic Django and React Setup: A Step-by-Step Guide

11
Comments 1
5 min read
Django | Project Structure | PART 1

Django | Project Structure | PART 1

6
Comments
3 min read
Django | Terminologies | PART 2

Django | Terminologies | PART 2

5
Comments
4 min read
How To: Containerize a Django and Postgres App with Docker

How To: Containerize a Django and Postgres App with Docker

1
Comments
8 min read
Django | Request - Response cycle | PART 3

Django | Request - Response cycle | PART 3

5
Comments
3 min read
Bottle - Python Lightweight and Fast micro web framework

Bottle - Python Lightweight and Fast micro web framework

1
Comments
5 min read
Building an E-Learning App: Architectural Flaws in Django and React

Building an E-Learning App: Architectural Flaws in Django and React

Comments
4 min read
Comprehensive Guide to Filtering in Django REST Framework (DRF) with a Real-World Example

Comprehensive Guide to Filtering in Django REST Framework (DRF) with a Real-World Example

1
Comments
6 min read
The Best Way to Implement API Versioning in Django REST Framework (Agile) 💎

The Best Way to Implement API Versioning in Django REST Framework (Agile) 💎

1
Comments
2 min read
Django Class Based View made easy

Django Class Based View made easy

1
Comments
3 min read
Refactoring RATOM: Day ...604

Refactoring RATOM: Day ...604

Comments
1 min read
Flask vs Django: The Epic Showdown Between Flexibility and Control!

Flask vs Django: The Epic Showdown Between Flexibility and Control!

1
Comments 3
3 min read
Personal Finance Management App with Django, HTMX, Alpine, Tailwind, and Plaid

Personal Finance Management App with Django, HTMX, Alpine, Tailwind, and Plaid

17
Comments
6 min read
Consideraciones en los serializadores del DRF

Consideraciones en los serializadores del DRF

Comments
4 min read
Understanding Django ORM

Understanding Django ORM

Comments
3 min read
Why I Ditched Python Flask for Django: The Web Framework Showdown

Why I Ditched Python Flask for Django: The Web Framework Showdown

Comments
4 min read
Unlocking Django: Insights on ORM, Development, and Community Innovations

Unlocking Django: Insights on ORM, Development, and Community Innovations

Comments
3 min read
Getting a django shell from a Docker container

Getting a django shell from a Docker container

Comments
1 min read
How to get the `verbose_name` of an attribute of a model.

How to get the `verbose_name` of an attribute of a model.

Comments
3 min read
Guide to Building a Complete Blog App with Django using TDD methodology and PostgreSQL database: Installation and Setup

Guide to Building a Complete Blog App with Django using TDD methodology and PostgreSQL database: Installation and Setup

Comments
9 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (16/09/2024-22/09/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (16/09/2024-22/09/2024

1
Comments
2 min read
Django project - Part 2 Postgres

Django project - Part 2 Postgres

1
Comments
2 min read
How to deploy Django in a subdirectory with Docker, NGINX and Whitenoise

How to deploy Django in a subdirectory with Docker, NGINX and Whitenoise

Comments
4 min read
Django UserProfile Model

Django UserProfile Model

Comments
8 min read
Unlock Your Django Potential: Project Ideas and Resources for 2024

Unlock Your Django Potential: Project Ideas and Resources for 2024

Comments
3 min read
Django project - Part 1 Docker

Django project - Part 1 Docker

3
Comments 1
5 min read
Why do I need to store environment variables in a separate file when going to production?

Why do I need to store environment variables in a separate file when going to production?

Comments
3 min read
What is CI/CD?

What is CI/CD?

Comments
4 min read
Understanding the differences between `reverse()` and `reverse_lazy()` in Django's `get_absolute_url()` method.

Understanding the differences between `reverse()` and `reverse_lazy()` in Django's `get_absolute_url()` method.

1
Comments
4 min read
The Concise Django Tutorial

The Concise Django Tutorial

1
Comments
34 min read
Building a Scalable Django Application with Gunicorn and Nginx

Building a Scalable Django Application with Gunicorn and Nginx

6
Comments
3 min read
loading...