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.
Django Admin - Zero to Hero

Django Admin - Zero to Hero

2
Comments
5 min read
Start Charging Customers with Django and DjStripe

Start Charging Customers with Django and DjStripe

Comments
12 min read
How to scale a Django app to serve one million users

How to scale a Django app to serve one million users

3
Comments
10 min read
How to scale a Django application to serve one million users?

How to scale a Django application to serve one million users?

3
Comments
10 min read
GraphQL-like features in Django Rest Framework

GraphQL-like features in Django Rest Framework

Comments
6 min read
Comparing Odoo 17 and Django Ledger for Accounting and Financial Management 2024

Comparing Odoo 17 and Django Ledger for Accounting and Financial Management 2024

3
Comments
4 min read
Quickly add 2FA (email) for your custom Django admin

Quickly add 2FA (email) for your custom Django admin

Comments
2 min read
How to Get Started with Django: A Comprehensive Guide for Beginners

How to Get Started with Django: A Comprehensive Guide for Beginners

Comments
5 min read
Best Popular Backend Frameworks by Performance Benchmark Comparison and Ranking in 2024

Best Popular Backend Frameworks by Performance Benchmark Comparison and Ranking in 2024

84
Comments 4
8 min read
Django vs Django REST Framework: ¿Cuál es la diferencia? 🤔

Django vs Django REST Framework: ¿Cuál es la diferencia? 🤔

1
Comments
1 min read
Python Security Essentials for Your Apps

Python Security Essentials for Your Apps

10
Comments 5
8 min read
How to Set Up Signup, Login, and Logout using Django's Middleware

How to Set Up Signup, Login, and Logout using Django's Middleware

3
Comments
3 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (13/05/2024–19/05/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (13/05/2024–19/05/2024)

Comments
1 min read
Are you still exposing your Django SECRET_KEY?

Are you still exposing your Django SECRET_KEY?

Comments
2 min read
Connecting a POS Printer to Windows OS Using Django: A Comprehensive Guide

Connecting a POS Printer to Windows OS Using Django: A Comprehensive Guide

1
Comments
8 min read
Using Google Cloud Firestore with Django's ORM

Using Google Cloud Firestore with Django's ORM

20
Comments 2
3 min read
Building a Fort: Django Security Best Practices

Building a Fort: Django Security Best Practices

4
Comments
12 min read
Django (Python) Introduction

Django (Python) Introduction

Comments 2
1 min read
Advanced Django ORM Features (Q-Objects, F-Expressions, Aggregations and Annotations)

Advanced Django ORM Features (Q-Objects, F-Expressions, Aggregations and Annotations)

Comments 1
1 min read
Understanding Django's prefetch_related and Prefetch

Understanding Django's prefetch_related and Prefetch

5
Comments
2 min read
Why Configuring the Controller in Route is Worst Idea?

Why Configuring the Controller in Route is Worst Idea?

1
Comments
6 min read
Optimize your Django Application with Asynchronous tasks and Django-Q

Optimize your Django Application with Asynchronous tasks and Django-Q

1
Comments
3 min read
Using Django-Q to Schedule and Automate Tasks in Django

Using Django-Q to Schedule and Automate Tasks in Django

8
Comments
3 min read
How to interact with Smart Contracts using Python and Django.

How to interact with Smart Contracts using Python and Django.

3
Comments
2 min read
Practical Experiments for Optimizing Django query with the power of SQL joins

Practical Experiments for Optimizing Django query with the power of SQL joins

5
Comments
7 min read
loading...