|
About the Using the ORM category
|
|
1
|
717
|
May 23, 2024
|
|
Is it acceptable by the community to MIX ORM with raw SQL
|
|
4
|
36
|
March 10, 2026
|
|
annotate with tz-aware datetime
|
|
13
|
3619
|
March 9, 2026
|
|
Unexpected deadlock across two separate rows, using Postgres 17 and select_for_update().
|
|
12
|
132
|
March 10, 2026
|
|
Saving file in model instance
|
|
5
|
1497
|
February 11, 2026
|
|
Custom GIS lookup
|
|
0
|
29
|
February 6, 2026
|
|
Seeking Advice on PK Naming Conventions for a Multi-tenant Hybrid System (Web + Offline Sync)
|
|
1
|
29
|
February 3, 2026
|
|
Django modular apps with conditional migrations in a multi‑site, multi‑database setup — best practice?
|
|
0
|
30
|
January 29, 2026
|
|
Django DB Transactions
|
|
5
|
1397
|
January 14, 2026
|
|
Doubt in the usage of bulk_create with update_conflicts=True
|
|
3
|
7207
|
January 14, 2026
|
|
DISTINCT ON fields is not supported by this database backend
|
|
15
|
4063
|
January 13, 2026
|
|
Count filtering based on annotated fields
|
|
0
|
32
|
January 7, 2026
|
|
overwrite the get_objects iterator of dumpdata command
|
|
4
|
37
|
December 24, 2025
|
|
Is there a way to enforce ordering in a many-to-many queryset?
|
|
5
|
73
|
December 20, 2025
|
|
PostgreSQL configuration files not found
|
|
2
|
70
|
December 11, 2025
|
|
Question about queries on SearchVectorField
|
|
2
|
56
|
December 5, 2025
|
|
removing db_collection from a field
|
|
0
|
16
|
December 1, 2025
|
|
Share a postgres sequence between tables as a primary key?
|
|
1
|
52
|
November 26, 2025
|
|
How do I use QuerySets instead of Models?
|
|
6
|
155
|
November 21, 2025
|
|
Custom Field Validation
|
|
7
|
86
|
November 21, 2025
|
|
Unique constraint on jsonb type
|
|
1
|
89
|
November 17, 2025
|
|
Indexing one table against a foreign key's property?
|
|
8
|
106
|
November 14, 2025
|
|
Fixed old imports in migrations
|
|
4
|
80
|
November 12, 2025
|
|
Reverse accessor for 'User.groups' clashes with reverse accessor for 'User.groups'.
|
|
10
|
26428
|
November 10, 2025
|
|
How can I directly create a `models.TextChoices` from an existing `Enum` class?
|
|
3
|
252
|
November 9, 2025
|
|
the queryset filter will call all() first ?
|
|
4
|
900
|
November 6, 2025
|
|
the JSON object must be string, bytes or bytesarray not dict
|
|
7
|
3803
|
November 5, 2025
|
|
MariaDB and phpMyAdmin
|
|
1
|
56
|
October 28, 2025
|
|
any plan to update bulk_create to retrieve the ids for objects using MySQL?
|
|
2
|
1345
|
October 27, 2025
|
|
How to perform action on model instance delete?
|
|
3
|
147
|
October 26, 2025
|