Database Features by DB Provider for Unit Tests
|
|
4
|
157
|
April 16, 2025
|
QuerySet ".update(...)" silently turns into SELECT+UPDATE? (MySQL)
|
|
6
|
235
|
April 7, 2025
|
Selecting primary key in 5.2
|
|
2
|
131
|
April 5, 2025
|
My Group By Aggregations are Breaking in 5.2
|
|
1
|
68
|
April 3, 2025
|
Django not recognizing library
|
|
8
|
117
|
April 2, 2025
|
Reusable library and incompatible Django core changes
|
|
3
|
84
|
April 1, 2025
|
first() Method Does Not Use prefetch_related
|
|
4
|
187
|
March 15, 2025
|
Prefetching relations to arbitrary depth
|
|
8
|
378
|
March 14, 2025
|
Automatically setting update_fields when saving a model instance
|
|
7
|
4283
|
March 13, 2025
|
ManyToManyField Error message with Incorrect "to" argument
|
|
8
|
87
|
March 8, 2025
|
Dynamically populate constraints in Field.contribute_to_class
|
|
23
|
1955
|
March 7, 2025
|
Proposal: Database Router hints
|
|
3
|
157
|
March 3, 2025
|
New feature request: exists_or_create
|
|
3
|
163
|
February 18, 2025
|
Breaking a lance for "get_or_none" feature
|
|
10
|
512
|
February 11, 2025
|
Ticket #10244 - FileField can't be set to NULL in the database
|
|
7
|
292
|
February 11, 2025
|
Ability to specify keys for JSONObject using arbitrary expressions
|
|
3
|
154
|
February 5, 2025
|
django bug? sqlmigrate and unique_together: ValueError: Found wrong number (0) of constraints
|
|
0
|
312
|
February 3, 2025
|
create Abstract Model with some commum field which should be implement in child
|
|
0
|
30
|
January 27, 2025
|
Azure managed identity MySQL django backend.
|
|
0
|
101
|
January 20, 2025
|
Persistant connections doesn't work properly after migrating to Django 4.2
|
|
4
|
1029
|
January 9, 2025
|
Add `connection_closed` or `pre_connection_closed` and `post_connection_closed` signals
|
|
0
|
53
|
January 9, 2025
|
Ideas for implementing Datetime infinity for postgres in Django ORM
|
|
1
|
81
|
January 9, 2025
|
AutoField in CompositePrimaryKey
|
|
0
|
177
|
December 19, 2024
|
#34533 assigned Bug OuterRef not resolved as part of ORDER BY clause
|
|
3
|
98
|
December 19, 2024
|
SerialFields - Yay or Nay?
|
|
25
|
1100
|
December 19, 2024
|
Comparing Model.objects.none()
|
|
5
|
160
|
December 13, 2024
|
Django 5.1 - AlterIndexTogether raising TypeError: 'class Meta' got invalid attribute(s): index_together
|
|
10
|
1410
|
December 9, 2024
|
Request for Clarification and Guidance on the Status of Ticket #5929 Following Closure of Ticket #373
|
|
5
|
484
|
December 8, 2024
|
Advanced PostgreSQL functions like json_to_recordset(json) / jsonb_to_recordset(jsonb)
|
|
5
|
256
|
December 4, 2024
|
Prevent crashes when using generic class typing syntax
|
|
1
|
98
|
November 30, 2024
|