|
About the Using the ORM category
|
|
1
|
726
|
May 23, 2024
|
|
Database Layouts
|
|
2
|
68
|
April 12, 2026
|
|
Setting a m2m relationship works but not right away
|
|
2
|
41
|
March 29, 2026
|
|
Test time doubled after Django 3.2->4.2 and Postgres 10->13 update
|
|
34
|
2862
|
March 27, 2026
|
|
Should I avoid the DELETE if I will use it as RAW SQL
|
|
1
|
36
|
March 23, 2026
|
|
Is it acceptable by the community to MIX ORM with raw SQL
|
|
6
|
102
|
March 21, 2026
|
|
Speeding up initial migrations
|
|
3
|
43
|
March 17, 2026
|
|
Queryset Prefetch vs Filter
|
|
3
|
45
|
March 15, 2026
|
|
annotate with tz-aware datetime
|
|
13
|
3636
|
March 9, 2026
|
|
Unexpected deadlock across two separate rows, using Postgres 17 and select_for_update().
|
|
11
|
164
|
March 7, 2026
|
|
Saving file in model instance
|
|
5
|
1510
|
February 11, 2026
|
|
Custom GIS lookup
|
|
0
|
35
|
February 6, 2026
|
|
Seeking Advice on PK Naming Conventions for a Multi-tenant Hybrid System (Web + Offline Sync)
|
|
1
|
41
|
February 3, 2026
|
|
Django modular apps with conditional migrations in a multi‑site, multi‑database setup — best practice?
|
|
0
|
40
|
January 29, 2026
|
|
Django DB Transactions
|
|
5
|
1415
|
January 14, 2026
|
|
Doubt in the usage of bulk_create with update_conflicts=True
|
|
3
|
7285
|
January 14, 2026
|
|
DISTINCT ON fields is not supported by this database backend
|
|
15
|
4105
|
January 13, 2026
|
|
Count filtering based on annotated fields
|
|
0
|
38
|
January 7, 2026
|
|
overwrite the get_objects iterator of dumpdata command
|
|
4
|
39
|
December 24, 2025
|
|
Is there a way to enforce ordering in a many-to-many queryset?
|
|
5
|
75
|
December 20, 2025
|
|
PostgreSQL configuration files not found
|
|
2
|
79
|
December 11, 2025
|
|
Question about queries on SearchVectorField
|
|
2
|
62
|
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
|
169
|
November 21, 2025
|
|
Custom Field Validation
|
|
7
|
92
|
November 21, 2025
|
|
Unique constraint on jsonb type
|
|
1
|
98
|
November 17, 2025
|
|
Indexing one table against a foreign key's property?
|
|
8
|
116
|
November 14, 2025
|
|
Fixed old imports in migrations
|
|
4
|
92
|
November 12, 2025
|
|
Reverse accessor for 'User.groups' clashes with reverse accessor for 'User.groups'.
|
|
10
|
26481
|
November 10, 2025
|