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