index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-02-06
Refs #34975 -- Removed unnecessary lookups.In.get_refs().
Simon Charette
2025-02-06
Fixed #36025 -- Fixed re-aliasing of iterable (in/range) lookups rhs.
Simon Charette
2025-02-06
Fixed #36061 -- Added migration support for ManyToManyField.through_fields.
brian
2025-02-06
Fixed #35677 -- Avoided non-sticky filtering of prefetched many-to-many.
Simon Charette
2025-02-06
Refs #22997 -- Prevented requesting a default value for auto fields.
Ben Cail
2025-02-05
Fixed #36165 -- Made PostgreSQL's SchemaEditor._delete_index_sql() respect th...
Natalia
2025-02-05
Added stub release notes for 5.1.7.
Natalia
2025-02-05
Added release date for 5.1.6, 5.0.12, and 4.2.19.
Natalia
2025-02-04
Clarified docs for default email value in UserManager.create_user().
amirreza sohrabi far
2025-02-04
Refs #35612 -- Extended docs on how the security team evaluates reports.
nessita
2025-02-04
Fixed #36069 -- Fixed the delete button position in TabularInlines.
antoliny0919
2025-02-04
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...
antoliny0919
2025-02-04
Fixed #36058 -- Refactored SpatialRefSysMixin.srs to use cached_property.
Arnaldo Govenem
2025-02-03
Refs #36036 -- Added support for GEOSHasM.
Andrew Harris
2025-02-03
Fixed #36135 -- Fixed reverse GenericRelation prefetching.
Simon Charette
2025-02-01
Fixed #36140 -- Allowed BaseUserCreationForm to define non required password ...
nessita
2025-02-01
Fixed #36162 -- Fixed the `black` Makefile docs rule to work on macOS.
Mike Edmunds
2025-02-01
Fixed #36088 -- Avoided unnecessary DEFAULT usage on bulk_create().
Simon Charette
2025-02-01
Bumped versions in pre-commit and npm configurations.
Mariusz Felisiak
2025-01-31
Fixed #36119 -- Fixed UnicodeEncodeError when attaching a file with 8bit Cont...
greg
2025-01-30
Tweaked docs to avoid reformatting given new black version.
nessita
2025-01-30
Fixed #35235 -- Removed caching of BaseExpression._output_field_or_none.
sharonwoo
2025-01-30
Fixed #36121 -- Allowed customizing the admin site password change form.
Mohammadreza Eskandari
2025-01-30
Fixed #36155 -- Improved error handling when annotate arguments require an al...
Vinko Mlačić
2025-01-30
Fixed #36159 -- Removed the empty import example in the custom shell docs.
Salvo Polizzi
2025-01-29
Fixed #36118 -- Accounted for multiple primary keys in bulk_update max_batch_...
Sarah Boyce
2025-01-28
Pinned isort version to "<6.0.0" to avoid undesired reformat.
nessita
2025-01-28
Clarified the Releaser's discretion for determining and postponing the releas...
Sarah Boyce
2025-01-28
Fixed #36122 -- Raised FieldError when updating with composite reference value.
Simon Charette
2025-01-28
Updated the release process documentation to reflect the current process.
Sarah Boyce
2025-01-28
Fixed #36120 -- Raised FieldError when targeting a composite primary key fiel...
Jacob Walls
2025-01-28
Refs #36005 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2025-01-27
Fixed #36109 -- Fixed RecursionError when stacking FilteredRelation joins.
Peter DeVita
2025-01-27
Captured stderr during admin_docs test.
Adam Zapletal
2025-01-25
Fixed #36111 -- Fixed test --debug-sql crash on Oracle when no prior query ha...
Jacob Walls
2025-01-24
Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.
Clifford Gama
2025-01-23
Refs #470 -- Fixed field_defaults test failures due to year-end boundary cond...
Jacob Walls
2025-01-23
Clarified feature freeze tasks in docs/internals/howto-release-django.txt.
nessita
2025-01-23
Fixed #36010 -- Avoided touching mo files while checking writability.
Claude Paroz
2025-01-23
Fixed #36013 -- Removed use of IDNA-2003 in django.utils.html.
Mike Edmunds
2025-01-23
Refs #27674 -- Removed unused GIS icons.
Claude Paroz
2025-01-22
Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing ...
Baptiste Mispelon
2025-01-22
Fixed #36114 -- Fixed link visibility when list_display_links field contains ...
antoliny0919
2025-01-22
Switched to pull_request_target event trigger in the Labels Github action.
Sarah Boyce
2025-01-22
Fixed #24529 -- Allowed double squashing of migrations.
Georgi Yanchev
2025-01-22
Refs #24529 -- Added replace_migration hook to MigrationLoader.
Georgi Yanchev
2025-01-22
Fixed #36117 -- Raised ValueError when providing composite expressions to cas...
Simon Charette
2025-01-22
Refs #36042 -- Consolidated composite expression checks in BaseExpression.
Simon Charette
2025-01-21
Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE set...
Igor Scheller
2025-01-21
Moved permissions setup to toplevel for the Labels Github action.
nessita
[prev]
[next]