Slow feedback loop in tests using Postgres
|
|
2
|
305
|
March 24, 2024
|
Challenge related to ticket 35317
|
|
1
|
122
|
March 21, 2024
|
Automatic raw_id_fields in the admin for large queries
|
|
1
|
511
|
March 18, 2024
|
**Title: Recurring issue with `black` and `blacken-docs` while contributing to Django**
|
|
8
|
283
|
March 8, 2024
|
Why doesn't django only UPDATE the fields that are changed?
|
|
2
|
926
|
March 5, 2024
|
Non-DDL Related Fields for Constraints
|
|
1
|
248
|
February 21, 2024
|
Subquery different behavior across databases
|
|
0
|
269
|
February 2, 2024
|
Migration performance, interfaces and flexibility
|
|
12
|
3506
|
January 28, 2024
|
Request for comments about a ticket: Index vs UniqueConstraint inconsistency
|
|
5
|
504
|
January 23, 2024
|
Using GeneratedField with Postgres
|
|
5
|
2251
|
January 20, 2024
|
Could bulk_update() aggregate the pk's in WHEN clauses?
|
|
2
|
373
|
January 19, 2024
|
update_or_create Behavior
|
|
50
|
4136
|
January 19, 2024
|
SQLite and database is locked error
|
|
11
|
6352
|
January 18, 2024
|
Makemigrations highlighter, Interesting or Noise?
|
|
20
|
806
|
January 17, 2024
|
Running django test_suite against oracle
|
|
2
|
204
|
January 14, 2024
|
Docs / docs (pull_request) Failing after 1m
|
|
23
|
512
|
January 14, 2024
|
Error while running test suite
|
|
6
|
429
|
January 9, 2024
|
django persistant connection
|
|
4
|
353
|
December 7, 2023
|
Django db_table_comment with sqlite database
|
|
4
|
634
|
December 30, 2023
|
Hook for extending `update_fields` in save() overrides
|
|
6
|
1059
|
December 22, 2023
|
Proposal: meta labels on fields
|
|
1
|
473
|
December 22, 2023
|
Proposal: Numeric difference assertion
|
|
2
|
205
|
December 21, 2023
|
Support for database triggers?
|
|
5
|
1874
|
December 11, 2023
|
Feature idea: update_or_create to allow different defaults for create and update operations.
|
|
15
|
14500
|
December 9, 2023
|
CharField and Textfield default constraints?
|
|
6
|
1236
|
November 29, 2023
|
I'd like to enable the feature of dynamically changing `models.py` in my project.
|
|
5
|
547
|
November 24, 2023
|
Add ability to define custom column names in the table created by the ManyToManyField
|
|
5
|
1514
|
November 21, 2023
|
Challenges Encountered in Implementing Conditional WHERE Feature in `bulk_create` for Django Ticket #34277
|
|
0
|
233
|
November 20, 2023
|
System check when both unique_together and UniqueConstraint are used
|
|
1
|
924
|
November 10, 2023
|
Release blocker: Missing or misinferred attributes in output fields of generated fields
|
|
0
|
221
|
November 7, 2023
|