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.
Understanding Response Status Codes in Django REST Framework

Understanding Response Status Codes in Django REST Framework

Comments
1 min read
Comprendre les notions complexes en Python : questions à se poser et comment les utiliser avec des exemples

Comprendre les notions complexes en Python : questions à se poser et comment les utiliser avec des exemples

Comments
5 min read
Comment choisir le bon design pattern en Python, avec des exemples

Comment choisir le bon design pattern en Python, avec des exemples

Comments
5 min read
I'm looking for a FullStack Software Developer Role

I'm looking for a FullStack Software Developer Role

Comments
2 min read
unittest with get_user_model()

unittest with get_user_model()

Comments
2 min read
Setting Up and Exploring Django's Admin Panel

Setting Up and Exploring Django's Admin Panel

Comments
3 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
What is Celery?

What is Celery?

1
Comments
4 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

1
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
Getting Started with Django: A Step-by-Step Guide

Getting Started with Django: A Step-by-Step Guide

Comments
2 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

12
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
loading...