|
About the ORM category
|
|
1
|
1404
|
September 9, 2019
|
|
ExtractYear transform indexing
|
|
1
|
45
|
March 16, 2026
|
|
Proposal: Lightweight N+1 Query Detection for Django ORM (DEBUG-only diagnostic)
|
|
3
|
68
|
March 14, 2026
|
|
(private?) API change for subclassed fields
|
|
5
|
63
|
March 9, 2026
|
|
Proposal: Add generate_series() support to contrib.postgres?
|
|
6
|
1370
|
March 8, 2026
|
|
Deterministic Migration Replay & Schema Drift Detection for Django
|
|
2
|
32
|
March 5, 2026
|
|
UNNEST bulk_create optimisation causes integer overflow for models referencing django_admin_log
|
|
5
|
75
|
February 27, 2026
|
|
Ticket #36915 - Request for Triage Review - select_for_update for implicit transactions
|
|
2
|
47
|
February 27, 2026
|
|
Can the migration system be extended by third-party apps?
|
|
3
|
145
|
January 24, 2026
|
|
Faster bulk_create using dictionaries
|
|
6
|
207
|
January 24, 2026
|
|
Allow querying RelatedManagers on unsaved objects
|
|
2
|
100
|
January 23, 2026
|
|
Handling conflicts when renaming permissions in concert with renaming models
|
|
3
|
126
|
January 19, 2026
|
|
Using non orm database in django
|
|
0
|
43
|
January 10, 2026
|
|
Automatically use `help_text` for `db_comment`?
|
|
6
|
168
|
January 5, 2026
|
|
altering GeneratedFields
|
|
3
|
116
|
December 28, 2025
|
|
Adding hash index support for exclusion constraint in PostgreSQL
|
|
3
|
92
|
December 26, 2025
|
|
Implement Postgresql multirange
|
|
1
|
44
|
December 23, 2025
|
|
How to implement non integer default auto fields
|
|
2
|
48
|
December 22, 2025
|
|
Fix Oracle bug where Substr(NULL) with pattern lookups matches all rows instead of none
|
|
2
|
55
|
December 21, 2025
|
|
ForeignKey `to_field` doesn't require `null=false`
|
|
5
|
72
|
December 18, 2025
|
|
Make UniqueConstraint name required in signature
|
|
4
|
106
|
December 18, 2025
|
|
close_if_unusable_or_obsolete fails to close unusable connections
|
|
4
|
351
|
December 8, 2025
|
|
Let’s build an automatic Django ORM feature matrix!
|
|
9
|
488
|
October 23, 2025
|
|
Why doesn't django have a model.ChoiceField
|
|
3
|
209
|
October 10, 2025
|
|
Question on Django ORM adding not null clause to exclude with not in
|
|
2
|
82
|
October 2, 2025
|
|
"on_delete=models.CASCADE" in OneToOne not work as ForeignKey relationship
|
|
4
|
125
|
September 23, 2025
|
|
Clarifying Migration Docs for ManyToManyField → through model (Ticket #35877)
|
|
0
|
49
|
September 22, 2025
|
|
Add an option for tests to always run against clones
|
|
5
|
153
|
September 11, 2025
|
|
Unique constraint not found in bulk_create's unique fields ?
|
|
6
|
187
|
September 11, 2025
|
|
A way to load custom SQL fixture for test database
|
|
1
|
95
|
September 6, 2025
|