|
About the Using the ORM category
|
|
1
|
730
|
May 23, 2024
|
|
Unexpected deadlock across two separate rows, using Postgres 17 and select_for_update().
|
|
14
|
206
|
May 12, 2026
|
|
Testing Abstract Base Class for Model
|
|
0
|
35
|
April 25, 2026
|
|
How to handle user specified Models for a User Specified Inventory Management System
|
|
1
|
33
|
April 23, 2026
|
|
How to do Subquery inside FROM?
|
|
12
|
66
|
April 22, 2026
|
|
Database Layouts
|
|
2
|
71
|
April 12, 2026
|
|
Setting a m2m relationship works but not right away
|
|
2
|
43
|
March 29, 2026
|
|
Test time doubled after Django 3.2->4.2 and Postgres 10->13 update
|
|
34
|
2867
|
March 27, 2026
|
|
Should I avoid the DELETE if I will use it as RAW SQL
|
|
1
|
38
|
March 23, 2026
|
|
Is it acceptable by the community to MIX ORM with raw SQL
|
|
6
|
108
|
March 21, 2026
|
|
Speeding up initial migrations
|
|
3
|
45
|
March 17, 2026
|
|
Queryset Prefetch vs Filter
|
|
3
|
45
|
March 15, 2026
|
|
annotate with tz-aware datetime
|
|
13
|
3638
|
March 9, 2026
|
|
Saving file in model instance
|
|
5
|
1519
|
February 11, 2026
|
|
Custom GIS lookup
|
|
0
|
37
|
February 6, 2026
|
|
Seeking Advice on PK Naming Conventions for a Multi-tenant Hybrid System (Web + Offline Sync)
|
|
1
|
43
|
February 3, 2026
|
|
Django modular apps with conditional migrations in a multi‑site, multi‑database setup — best practice?
|
|
0
|
42
|
January 29, 2026
|
|
Django DB Transactions
|
|
5
|
1423
|
January 14, 2026
|
|
Doubt in the usage of bulk_create with update_conflicts=True
|
|
3
|
7326
|
January 14, 2026
|
|
DISTINCT ON fields is not supported by this database backend
|
|
15
|
4131
|
January 13, 2026
|
|
Count filtering based on annotated fields
|
|
0
|
42
|
January 7, 2026
|
|
overwrite the get_objects iterator of dumpdata command
|
|
4
|
41
|
December 24, 2025
|
|
Is there a way to enforce ordering in a many-to-many queryset?
|
|
5
|
83
|
December 20, 2025
|
|
PostgreSQL configuration files not found
|
|
2
|
86
|
December 11, 2025
|
|
Question about queries on SearchVectorField
|
|
2
|
65
|
December 5, 2025
|
|
removing db_collection from a field
|
|
0
|
17
|
December 1, 2025
|
|
Share a postgres sequence between tables as a primary key?
|
|
1
|
54
|
November 26, 2025
|
|
How do I use QuerySets instead of Models?
|
|
6
|
172
|
November 21, 2025
|
|
Custom Field Validation
|
|
7
|
94
|
November 21, 2025
|
|
Unique constraint on jsonb type
|
|
1
|
104
|
November 17, 2025
|