Slow feedback loop in tests using Postgres
|
|
2
|
259
|
March 24, 2024
|
Challenge related to ticket 35317
|
|
1
|
122
|
March 21, 2024
|
Automatic raw_id_fields in the admin for large queries
|
|
1
|
334
|
March 18, 2024
|
**Title: Recurring issue with `black` and `blacken-docs` while contributing to Django**
|
|
8
|
267
|
March 8, 2024
|
Why doesn't django only UPDATE the fields that are changed?
|
|
2
|
661
|
March 5, 2024
|
Non-DDL Related Fields for Constraints
|
|
1
|
239
|
February 21, 2024
|
How to improve hard to read table name aliases like "U0", "W1", etc.?
|
|
6
|
1138
|
February 21, 2024
|
Subquery different behavior across databases
|
|
0
|
249
|
February 2, 2024
|
Migration performance, interfaces and flexibility
|
|
12
|
3107
|
January 28, 2024
|
Request for comments about a ticket: Index vs UniqueConstraint inconsistency
|
|
5
|
447
|
January 23, 2024
|
Using GeneratedField with Postgres
|
|
5
|
1668
|
January 20, 2024
|
Dynamically populate constraints in Field.contribute_to_class
|
|
15
|
1239
|
January 19, 2024
|
Could bulk_update() aggregate the pk's in WHEN clauses?
|
|
2
|
328
|
January 19, 2024
|
update_or_create Behavior
|
|
50
|
3262
|
January 19, 2024
|
SQLite and database is locked error
|
|
11
|
4379
|
January 18, 2024
|
Makemigrations highlighter, Interesting or Noise?
|
|
20
|
794
|
January 17, 2024
|
Running django test_suite against oracle
|
|
2
|
200
|
January 14, 2024
|
Docs / docs (pull_request) Failing after 1m
|
|
23
|
505
|
January 14, 2024
|
Error while running test suite
|
|
6
|
402
|
January 9, 2024
|
django persistant connection
|
|
4
|
332
|
December 7, 2023
|
Django db_table_comment with sqlite database
|
|
4
|
590
|
December 30, 2023
|
Proposal: Querying objects in batches for large collection
|
|
10
|
2704
|
December 23, 2023
|
Hook for extending `update_fields` in save() overrides
|
|
6
|
873
|
December 22, 2023
|
Proposal: meta labels on fields
|
|
1
|
436
|
December 22, 2023
|
Proposal: Numeric difference assertion
|
|
2
|
193
|
December 21, 2023
|
Request for Clarification and Guidance on the Status of Ticket #5929 Following Closure of Ticket #373
|
|
4
|
401
|
December 11, 2023
|
Support for database triggers?
|
|
5
|
1217
|
December 11, 2023
|
Feature idea: update_or_create to allow different defaults for create and update operations.
|
|
15
|
12183
|
December 9, 2023
|
CharField and Textfield default constraints?
|
|
6
|
859
|
November 29, 2023
|
I'd like to enable the feature of dynamically changing `models.py` in my project.
|
|
5
|
432
|
November 24, 2023
|