Added release notes for Django 1.5 alpha 1.#470
Closed
jacobian wants to merge 5 commits intodjango:masterfrom
jacobian:1.5a-release-notes
Closed
Added release notes for Django 1.5 alpha 1.#470jacobian wants to merge 5 commits intodjango:masterfrom jacobian:1.5a-release-notes
jacobian wants to merge 5 commits intodjango:masterfrom
jacobian:1.5a-release-notes
Conversation
Also updated 1.5-proper release notes a bit.
Member
Author
|
Merged in 137fdbe |
nanuxbe
pushed a commit
to nanuxbe/django
that referenced
this pull request
Jul 2, 2016
LilyFirefly
pushed a commit
to LilyFirefly/django
that referenced
this pull request
Aug 11, 2021
Special thanks to Hannes Ljungberg for finding multiple implementation gaps. Thanks also to Simon Charette and Adam Johnson for reviews.
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
…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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also updated 1.5-proper release notes a bit.