-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Pull requests: django/django
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed #34941 -- Fixed fetching decimal db_default for DecimalFields on Oracle.
#17441
by felixxm
was merged Nov 3, 2023
•
Changes requested
Refs #34941 -- Skipped OperationTests.test_alter_field_change_nullable_to_decimal_database_default_not_null on Oracle.
#17440
by felixxm
was merged Nov 3, 2023
•
Changes requested
Refs #31300 -- Allowed testing GeneratedField without collation.
#17437
by timgraham
was merged Nov 2, 2023
•
Changes requested
Fixed #34927 -- Fixed admin system check for inlines with foreign keys to proxy models.
#17435
by chenow
was merged Nov 2, 2023
•
Changes requested
Refs #34462 -- Moved ModelAdmin.log_deletion() test to a separate test case.
#17432
by felixxm
was merged Oct 31, 2023
•
Changes requested
Fixed #32106 -- Preserved HTTP_HOST in test Client when following redirects.
#17431
by felixxm
was merged Oct 31, 2023
•
Changes requested
Refs #30601 -- Fixed typos in docs/topics/db/transactions.txt.
#17429
by nessita
was merged Oct 30, 2023
Fixed #34936 -- Fixed migration crash for DecimalField with db_default on SQLite.
#17427
by shangxiao
was merged Nov 2, 2023
Refs #29850 -- Added exclusion support to window frames.
#17423
by sarahboyce
was merged Oct 30, 2023
Fixed #34932 -- Restored varchar_pattern_ops/text_pattern_ops index creation when deterministic collaction is set.
#17415
by knyghty
was merged Oct 30, 2023
•
Changes requested
Fixed #34813 -- Doc'd handling of integrity HTML attribute with ManifestStaticFilesStorage.
#17227
by prauscher
was merged Nov 2, 2023
•
Changes requested
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.