Forem

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 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
Custom Ordering in Django: Prioritize Your Data

Custom Ordering in Django: Prioritize Your Data

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

Extend Django Templates with Custom Tags and Filters

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

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

2
Comments
5 min read
Transform Your Django Images with django-imagekit
Cover image for Transform Your Django Images with django-imagekit

Transform Your Django Images with django-imagekit

2
Comments
4 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
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
A Guide to Full Text Search in Django Using SearchVector

A Guide to Full Text Search in Django Using SearchVector

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

Optimizing the Performance of Django SearchVector with GIN Indexing

5
Comments 1
2 min read
How to handle media uploads in Django
Cover image for How to handle media uploads in Django

How to handle media uploads in Django

6
Comments
9 min read
PostgreSQL specific trigram_similar lookups in Django

PostgreSQL specific trigram_similar lookups in Django

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

Enhance Your Searches with PostgreSQL Trigram Similarity in Django

4
Comments
3 min read
Part 3: Introduction to Views and Template Rendering
Cover image for 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
Python JSON schema
Cover image for Python JSON schema

Python JSON schema

9
Comments
4 min read
create a custom BaseCommand for a Django app

create a custom BaseCommand for a Django app

12
Comments
5 min read
Part 2: Comprehensive Guide to Django Models
Cover image for Part 2: Comprehensive Guide to Django Models

Part 2: Comprehensive Guide to Django Models

1
Comments
6 min read
How to set up .env files in Django
Cover image for How to set up .env files in Django

How to set up .env files in Django

Comments
1 min read
Latest Python Features That Every Developer Should Know
Cover image for Latest Python Features That Every Developer Should Know

Latest Python Features That Every Developer Should Know

4
Comments 2
2 min read
Login with OTP Authentication in Django and Django REST Framework
Cover image for Login with OTP Authentication in Django and Django REST Framework

Login with OTP Authentication in Django and Django REST Framework

1
Comments 4
9 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
Cover image for Generating Fake Django Model Instances with Factory Boy

Generating Fake Django Model Instances with Factory Boy

Comments
5 min read
Django 7 - Users login, logout and register

Django 7 - Users login, logout and register

4
Comments
4 min read
Embracing Component-Based Templates with JinjaX
Cover image for Embracing Component-Based Templates with JinjaX

Embracing Component-Based Templates with JinjaX

9
Comments
2 min read
loading...