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-04-30
Fixed #36360 -- Fixed QuerySet.update() crash when referring annotations thro...
Simon Charette
2025-04-30
Used bulk_create where possible in update tests.
Simon Charette
2025-04-29
Used addCleanup() instead of try-finally blocks in inspectdb tests.
Baptiste Mispelon
2025-04-28
Fixed #36354 -- Removed JavaScript workaround for browsers lacking `:has()` C...
Fabian Braun
2025-04-27
Fixed #35931 -- Documented fields and methods of the FlatPage model.
koresi
2025-04-27
Fixed #18296 -- Created missing custom target directory for startproject and ...
Bruno Alla
2025-04-27
Fixed #36346 -- Removed outdated section about the threaded option in Oracle ...
9r0k
2025-04-27
Fixed #36312 -- Removed invalid size units for svg in Safari.
Ahmed Nassar
2025-04-27
Fixed aggregation tests crash on databases that don't support JSONFields.
sage
2025-04-27
Fixed #36335 -- Fixed typo in docs/topics/db/managers.txt.
dbogar89
2025-04-26
Refs #36326 -- Fixed QuerySet.raw() crash on models with CompositePrimaryKey ...
Mariusz Felisiak
2025-04-24
Fixed #36309 -- Made email alternatives and attachments pickleable.
nessita
2025-04-23
Refs #36341 -- Added release notes for 5.1.9 and 4.2.21 for fix in wordwrap t...
nessita
2025-04-23
Fixed #36341 -- Preserved whitespaces in wordwrap template filter.
Matti Pohjanvirta
2025-04-23
Skipped "Labels" Github action when not targeting the main django/django repo.
Sarah Boyce
2025-04-23
Fixed #35801 -- Prevented collision of senders with non-overlapping lifetimes.
Simon Charette
2025-04-23
Simplified UserManager.with_perm() by using get_backends().
Bona Fide IT GmbH
2025-04-22
Fixed #36331 -- Reverted "Fixed #36055 -- Prevented overlap of object-tools b...
antoliny0919
2025-04-17
Fixed #36326 -- Added CompositePrimaryKey support in QuerySet.raw().
SaJH
2025-04-17
Fixed #35959 -- Displayed password reset button in admin only when user has s...
Sarah Boyce
2025-04-17
Refs #35959 -- Added render_password_as_hash auth template tag for password r...
Sarah Boyce
2025-04-17
Fixed #36314 -- Fixed MinimumLengthValidator error message translation.
Ahmed Nassar
2025-04-17
Fixed #28050 -- Added template name to TemplateSyntaxError.
farhan
2025-04-16
Disabled Chrome browser pop-ups that were interfering with selenium tests.
Sarah Boyce
2025-04-16
Americanized some spellings.
Adam Johnson
2025-04-16
Fixed #36274 -- Added support for run_before and atomic in MigrationWriter.
Mikuláš Poul
2025-04-15
Replaced '' with * for consistent emphasis styling in docs/howto/custom-templ...
Natalia
2025-04-15
Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.
Ahmed Nassar
2025-04-15
Refs #36311 -- Unified spelling of "flatpage" in docs/ref/contrib/flatpages.txt.
Ahmed Nassar
2025-04-15
Fixed #36269 -- Documented how to test callable storage in FileField.
Ahmed Nassar
2025-04-15
Fixed #35993 -- Documented gettext f-string support limitations.
Ahmed Nassar
2025-04-12
Bumped versions in pre-commit and npm configurations.
Sarah Boyce
2025-04-12
Fixed #36320 -- Ignored "duplicated_toc_entry" for ePub docs build.
Baptiste Mispelon
2025-04-11
Fixed #36288 -- Addressed improper handling of duplicates in values_list().
Simon Charette
2025-04-09
Refs #36036 -- Removed unsupported 4D GEOS tests.
Andrew
2025-04-09
Sorted imports in django/templatetags/tz.py per isort.
Sarah Boyce
2025-04-09
Fixed #35986 -- Fixed test classes with @translation.override decorator.
Ahmed Nassar
2025-04-09
Refs #35581 -- Updated mail tests to include trailing newlines.
Mike Edmunds
2025-04-08
Clarified `url` and `name` arguments in flatpages URLconf ref docs.
Clifford Gama
2025-04-08
Added missing closing parenthesis in docs/ref/contrib/flatpages.txt.
Natalia
2025-04-07
Fixed #36301 -- Fixed select_for_update(of) crash when using values()/values_...
Simon Charette
2025-04-07
Fixed #36298 -- Truncated the overwritten file content in file_move_safe().
Sarah Boyce
2025-04-06
Added supports_expression_defaults check in DefaultTests.test_full_clean() test.
Mariusz Felisiak
2025-04-05
Fixed #36299 -- Prevented field selection on QuerySet.alias() after values().
Simon Charette
2025-04-05
Fixed #36156 -- Added supports_json_field check in test_db_default_output_fie...
Kelvin Adigwu
2025-04-05
Refs #36088, Refs #36260 - Added supports_expression_defaults checks in bulk_...
Tim Graham
2025-04-04
Fixed #36289 -- Fixed bulk_create() crash with nullable geometry fields on Po...
Simon Charette
2025-04-04
Added usage for `--since` when fetching translations in docs/internals/howto-...
Natalia
2025-04-04
Improved "fetch" translations helper to restrict the resulting set by date.
Natalia
2025-04-04
Fixed #36255 -- Renamed the admin action button for improved accessibility.
koffi
[prev]
[next]