Skip to content

Conversation

jacobian
Copy link
Member

Also updated 1.5-proper release notes a bit.

@jacobian
Copy link
Member Author

Merged in 137fdbe

@jacobian jacobian closed this Oct 25, 2012
nanuxbe pushed a commit to nanuxbe/django that referenced this pull request Jul 2, 2016
jwhitlock pushed a commit to jwhitlock/django that referenced this pull request Sep 28, 2022
Special thanks to Hannes Ljungberg for finding multiple implementation
gaps.
Thanks also to Simon Charette and Adam Johnson for reviews.
felixxm pushed a commit to LilyFirefly/django that referenced this pull request May 12, 2023
Special thanks to Hannes Ljungberg for finding multiple implementation
gaps.

Thanks also to Simon Charette, Adam Johnson, and Mariusz Felisiak for
reviews.
nessita pushed a commit that referenced this pull request Jan 23, 2025
nessita pushed a commit that referenced this pull request Jan 23, 2025
…nd boundary conditions.

Backport of 352d860 from main.
ArneTR added a commit to green-coding-solutions/django that referenced this pull request Jan 24, 2025
* upstream/main:
  Refs django#470 -- Fixed field_defaults test failures due to year-end boundary conditions.
  Clarified feature freeze tasks in docs/internals/howto-release-django.txt.
  Fixed #36010 -- Avoided touching mo files while checking writability.
  Fixed #36013 -- Removed use of IDNA-2003 in django.utils.html.
  Refs #27674 -- Removed unused GIS icons.
  Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
  Fixed #36114 -- Fixed link visibility when list_display_links field contains only whitespace.
  Switched to pull_request_target event trigger in the Labels Github action.
  Fixed #24529 -- Allowed double squashing of migrations.
  Refs #24529 -- Added replace_migration hook to MigrationLoader.
ArneTR added a commit to green-coding-solutions/django that referenced this pull request Jan 24, 2025
…-callstring

* upstream/main:
  Refs django#470 -- Fixed field_defaults test failures due to year-end boundary conditions.
  Clarified feature freeze tasks in docs/internals/howto-release-django.txt.
  Fixed #36010 -- Avoided touching mo files while checking writability.
  Fixed #36013 -- Removed use of IDNA-2003 in django.utils.html.
  Refs #27674 -- Removed unused GIS icons.
  Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
  Fixed #36114 -- Fixed link visibility when list_display_links field contains only whitespace.
  Switched to pull_request_target event trigger in the Labels Github action.
  Fixed #24529 -- Allowed double squashing of migrations.
  Refs #24529 -- Added replace_migration hook to MigrationLoader.
ryancheley pushed a commit to ryancheley/django that referenced this pull request Jan 25, 2025
gtossou pushed a commit to gtossou/django that referenced this pull request Apr 4, 2025
charettes added a commit to charettes/django that referenced this pull request Jun 14, 2025
Determining if a field is db_returning based on the default connection feature
availability prevent the usage of RETURNING for db_default fields in setups
where non-default backends do support RETURNING.

Whether or not the field should be attempted to be returned is already checked
at the compiler level which is backend aware.
felixxm pushed a commit to felixxm/django that referenced this pull request Aug 23, 2025
Determining if a field is db_returning based on the default connection
feature availability prevents the usage of RETURNING for db_default
fields in setups where non-default backends do support RETURNING.

Whether or not the field should be attempted to be returned is already
checked at the compiler level which is backend aware.
rcj0003 pushed a commit to rcj0003/django that referenced this pull request Sep 11, 2025
Determining if a field is db_returning based on the default connection
feature availability prevents the usage of RETURNING for db_default
fields in setups where non-default backends do support RETURNING.

Whether or not the field should be attempted to be returned is already
checked at the compiler level which is backend aware.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant