|
About the ORM category
|
|
0
|
1424
|
September 9, 2019
|
|
PostgreSQL: compile __in lookup to "= ANY(%s)" to avoid O(N) placeholder rewrite
|
|
1
|
38
|
June 30, 2026
|
|
Feedback wanted: pluggable migration recorder (MIGRATION_RECORDER setting)
|
|
0
|
28
|
June 21, 2026
|
|
Should literal db_default values skip model validation?
|
|
1
|
47
|
June 18, 2026
|
|
Proposal: Leverage Oracle Test Pilot for Django CI
|
|
12
|
201
|
June 18, 2026
|
|
Proposal: Add generate_series() support to contrib.postgres?
|
|
7
|
1516
|
May 22, 2026
|
|
Ticket #36489 follow up: get_or_create()/update_or_create() calls on a OneToOneField
|
|
2
|
78
|
May 8, 2026
|
|
Dynamically populate constraints in Field.contribute_to_class
|
|
25
|
2384
|
April 24, 2026
|
|
Extract() isn't safe to use in db_default on SQLite if TIME_ZONE changes at some point
|
|
7
|
107
|
March 31, 2026
|
|
Improve validation for related fields in ModelAdmin ordering
|
|
4
|
89
|
March 27, 2026
|
|
Proposal: Lightweight N+1 Query Detection for Django ORM (DEBUG-only diagnostic)
|
|
4
|
163
|
March 21, 2026
|
|
Faster bulk_create using dictionaries
|
|
8
|
297
|
March 21, 2026
|
|
ExtractYear transform indexing
|
|
1
|
58
|
March 16, 2026
|
|
(private?) API change for subclassed fields
|
|
5
|
75
|
March 9, 2026
|
|
Deterministic Migration Replay & Schema Drift Detection for Django
|
|
2
|
60
|
March 5, 2026
|
|
UNNEST bulk_create optimisation causes integer overflow for models referencing django_admin_log
|
|
5
|
83
|
February 27, 2026
|
|
Ticket #36915 - Request for Triage Review - select_for_update for implicit transactions
|
|
2
|
77
|
February 27, 2026
|
|
Can the migration system be extended by third-party apps?
|
|
3
|
164
|
January 24, 2026
|
|
Allow querying RelatedManagers on unsaved objects
|
|
2
|
136
|
January 23, 2026
|
|
Handling conflicts when renaming permissions in concert with renaming models
|
|
3
|
142
|
January 19, 2026
|
|
Using non orm database in django
|
|
0
|
53
|
January 10, 2026
|
|
Automatically use `help_text` for `db_comment`?
|
|
6
|
228
|
January 5, 2026
|
|
altering GeneratedFields
|
|
3
|
142
|
December 28, 2025
|
|
Adding hash index support for exclusion constraint in PostgreSQL
|
|
3
|
115
|
December 26, 2025
|
|
Implement Postgresql multirange
|
|
1
|
59
|
December 23, 2025
|
|
How to implement non integer default auto fields
|
|
2
|
58
|
December 22, 2025
|
|
Fix Oracle bug where Substr(NULL) with pattern lookups matches all rows instead of none
|
|
2
|
71
|
December 21, 2025
|
|
ForeignKey `to_field` doesn't require `null=false`
|
|
5
|
91
|
December 18, 2025
|
|
Make UniqueConstraint name required in signature
|
|
4
|
116
|
December 18, 2025
|
|
close_if_unusable_or_obsolete fails to close unusable connections
|
|
4
|
440
|
December 8, 2025
|