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.
How to interact with Smart Contracts using Python and Django.

How to interact with Smart Contracts using Python and Django.

Comments
2 min read
BeatSyncSolution: Origin Story

BeatSyncSolution: Origin Story

Comments
4 min read
Secure Your Django App with Parameterized Queries

Secure Your Django App with Parameterized Queries

Comments
3 min read
Django 8: Implementing the game in Player vs Player

Django 8: Implementing the game in Player vs Player

Comments
4 min read
Part One: Building Project Management System with Django

Part One: Building Project Management System with Django

Comments
3 min read
How to set up HTMX in Django

How to set up HTMX in Django

Comments
2 min read
Sending SMS Messages with Python and ClickSend

Sending SMS Messages with Python and ClickSend

1
Comments
3 min read
Do not Reinvent the Wheel: Utilize Django’s Built-in Auth App to Create a Robust Authentication System

Do not Reinvent the Wheel: Utilize Django’s Built-in Auth App to Create a Robust Authentication System

1
Comments
6 min read
Containerize your Django Web Application with Docker

Containerize your Django Web Application with Docker

1
Comments
10 min read
Transform Your Django Images with django-imagekit

Transform Your Django Images with django-imagekit

Comments
4 min read
Build a Blog Application: Step-by-step Integration with Django and Vue 3

Build a Blog Application: Step-by-step Integration with Django and Vue 3

Comments
5 min read
Extend Django Templates with Custom Tags and Filters

Extend Django Templates with Custom Tags and Filters

Comments
2 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (06/05/2024 - 12/05/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (06/05/2024 - 12/05/2024)

Comments
1 min read
Custom Ordering in Django: Prioritize Your Data

Custom Ordering in Django: Prioritize Your Data

1
Comments
2 min read
Working with JSON and JSONB Data Types in Django with PostgreSQL

Working with JSON and JSONB Data Types in Django with PostgreSQL

2
Comments
2 min read
How to handle media uploads in Django

How to handle media uploads in Django

Comments
9 min read
PostgreSQL für django aufsetzen - django in Produktion (Teil 2)

PostgreSQL für django aufsetzen - django in Produktion (Teil 2)

Comments
2 min read
Part 3: Introduction to Views and Template Rendering

Part 3: Introduction to Views and Template Rendering

Comments
3 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/04/2024-05/05/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/04/2024-05/05/2024)

Comments
1 min read
create a custom BaseCommand for a Django app

create a custom BaseCommand for a Django app

Comments
5 min read
Part 2: Comprehensive Guide to Django Models

Part 2: Comprehensive Guide to Django Models

Comments
6 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (22/04/2024–28/04/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (22/04/2024–28/04/2024)

Comments
1 min read
Generating Fake Django Model Instances with Factory Boy

Generating Fake Django Model Instances with Factory Boy

Comments
5 min read
A Guide to Full Text Search in Django Using SearchVector

A Guide to Full Text Search in Django Using SearchVector

2
Comments 1
2 min read
Optimizing the Performance of Django SearchVector with GIN Indexing

Optimizing the Performance of Django SearchVector with GIN Indexing

4
Comments 1
2 min read
Django 7 - Users login, logout and register

Django 7 - Users login, logout and register

1
Comments
4 min read
Latest Python Features That Every Developer Should Know

Latest Python Features That Every Developer Should Know

3
Comments 1
2 min read
Django dev

Django dev

Comments
1 min read
Effortless Django model import & export from the admin panel

Effortless Django model import & export from the admin panel

Comments
2 min read
Create a simple Django app from scratch with PyCharm IDE and use a GitHub repository

Create a simple Django app from scratch with PyCharm IDE and use a GitHub repository

1
Comments
3 min read
Python JSON schema

Python JSON schema

1
Comments
4 min read
Add toast notification with Django - an easy way

Add toast notification with Django - an easy way

Comments
6 min read
RESTful API in Django [Django Rest Framework]

RESTful API in Django [Django Rest Framework]

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

Start Charging Customers with Django and DjStripe

Comments
12 min read
A Developer's Guide to Deploying Django Application Efficiently on Ubuntu with Nginx

A Developer's Guide to Deploying Django Application Efficiently on Ubuntu with Nginx

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

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

Comments
2 min read
Enhance Your Searches with PostgreSQL Trigram Similarity in Django

Enhance Your Searches with PostgreSQL Trigram Similarity in Django

2
Comments
3 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
Automated Tailwind CSS integration for Django

Automated Tailwind CSS integration for Django

4
Comments
2 min read
Overcoming Challenges in Many-to-Many Relationships: A Guide for Building Robust Applications

Overcoming Challenges in Many-to-Many Relationships: A Guide for Building Robust Applications

Comments
2 min read
How to effectively use PUT and DELETE HTTP methods in Django Class-Based Views?

How to effectively use PUT and DELETE HTTP methods in Django Class-Based Views?

Comments
1 min read
How to effectively use PUT and DELETE HTTP methods in Django Class-Based Views?

How to effectively use PUT and DELETE HTTP methods in Django Class-Based Views?

Comments
1 min read
PostgreSQL specific trigram_similar lookups in Django

PostgreSQL specific trigram_similar lookups in Django

2
Comments
1 min read
News-Aggregator web application using Django framework

News-Aggregator web application using Django framework

1
Comments
1 min read
Embracing Component-Based Templates with JinjaX

Embracing Component-Based Templates with JinjaX

6
Comments
2 min read
How to set up .env files in Django

How to set up .env files in Django

1
Comments
1 min read
A Practical Approach to Unit Testing in Django REST Framework

A Practical Approach to Unit Testing in Django REST Framework

1
Comments
17 min read
gemini-chat-python

gemini-chat-python

Comments
1 min read
Auth via E-mail: Overriding Django's default auth system

Auth via E-mail: Overriding Django's default auth system

Comments
2 min read
Options for passwordless authentication in Django apps

Options for passwordless authentication in Django apps

4
Comments
15 min read
Login with OTP Authentication in Django and Django REST Framework

Login with OTP Authentication in Django and Django REST Framework

2
Comments 1
9 min read
Triage: When a ticket description is outdated -- Working through an issue with django-filter upgrade from 10 months ago

Triage: When a ticket description is outdated -- Working through an issue with django-filter upgrade from 10 months ago

Comments
9 min read
How to Manage Feature Flags in Django Applications with Django-Flags

How to Manage Feature Flags in Django Applications with Django-Flags

Comments
4 min read
Como configurar um banco de dados Postgres no Django

Como configurar um banco de dados Postgres no Django

7
Comments 2
4 min read
Integrating Django templates with React for dynamic webpages

Integrating Django templates with React for dynamic webpages

5
Comments 1
9 min read
Embarking on a YouTube Challenge: Python, Django, Cyber Security

Embarking on a YouTube Challenge: Python, Django, Cyber Security

2
Comments 3
1 min read
Django-Honeypot: A Simple and Effective Spam Protection Tool

Django-Honeypot: A Simple and Effective Spam Protection Tool

Comments
4 min read
Handling Big Data with Django and AgGrid

Handling Big Data with Django and AgGrid

Comments
4 min read
Django Authentication

Django Authentication

1
Comments 1
3 min read
Using Django ORM only without web server

Using Django ORM only without web server

1
Comments
3 min read
loading...