|
About the Using the ORM category
|
|
1
|
731
|
May 23, 2024
|
|
Enforcing only one True value in BooleanField via CheckConstraint
|
|
3
|
48
|
June 8, 2026
|
|
Are ORM transaction.atomic()s tied to a thread?
|
|
5
|
72
|
June 3, 2026
|
|
How can I directly create a `models.TextChoices` from an existing `Enum` class?
|
|
4
|
411
|
May 28, 2026
|
|
Unexpected deadlock across two separate rows, using Postgres 17 and select_for_update().
|
|
14
|
226
|
May 12, 2026
|
|
Testing Abstract Base Class for Model
|
|
0
|
40
|
April 25, 2026
|
|
How to handle user specified Models for a User Specified Inventory Management System
|
|
1
|
39
|
April 23, 2026
|
|
How to do Subquery inside FROM?
|
|
12
|
77
|
April 22, 2026
|
|
Database Layouts
|
|
2
|
80
|
April 12, 2026
|
|
Setting a m2m relationship works but not right away
|
|
2
|
50
|
March 29, 2026
|
|
Test time doubled after Django 3.2->4.2 and Postgres 10->13 update
|
|
34
|
2961
|
March 27, 2026
|
|
Should I avoid the DELETE if I will use it as RAW SQL
|
|
1
|
43
|
March 23, 2026
|
|
Is it acceptable by the community to MIX ORM with raw SQL
|
|
6
|
124
|
March 21, 2026
|
|
Speeding up initial migrations
|
|
3
|
54
|
March 17, 2026
|
|
Queryset Prefetch vs Filter
|
|
3
|
54
|
March 15, 2026
|
|
annotate with tz-aware datetime
|
|
13
|
3651
|
March 9, 2026
|
|
Saving file in model instance
|
|
5
|
1537
|
February 11, 2026
|
|
Custom GIS lookup
|
|
0
|
43
|
February 6, 2026
|
|
Seeking Advice on PK Naming Conventions for a Multi-tenant Hybrid System (Web + Offline Sync)
|
|
1
|
49
|
February 3, 2026
|
|
Django modular apps with conditional migrations in a multi‑site, multi‑database setup — best practice?
|
|
0
|
47
|
January 29, 2026
|
|
Django DB Transactions
|
|
5
|
1442
|
January 14, 2026
|
|
Doubt in the usage of bulk_create with update_conflicts=True
|
|
3
|
7365
|
January 14, 2026
|
|
DISTINCT ON fields is not supported by this database backend
|
|
15
|
4176
|
January 13, 2026
|
|
Count filtering based on annotated fields
|
|
0
|
48
|
January 7, 2026
|
|
overwrite the get_objects iterator of dumpdata command
|
|
4
|
56
|
December 24, 2025
|
|
Is there a way to enforce ordering in a many-to-many queryset?
|
|
5
|
90
|
December 20, 2025
|
|
PostgreSQL configuration files not found
|
|
2
|
101
|
December 11, 2025
|
|
Question about queries on SearchVectorField
|
|
2
|
68
|
December 5, 2025
|
|
removing db_collection from a field
|
|
0
|
19
|
December 1, 2025
|
|
Share a postgres sequence between tables as a primary key?
|
|
1
|
62
|
November 26, 2025
|