index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
core
Age
Commit message (
Expand
)
Author
2025-07-18
Refs #35680 -- Sorted shell default autoimports to prevent isort mismatches.
nessita
2025-07-17
Fixed #36163 -- Deprecated most positional arguments in django.core.mail.
Mike Edmunds
2025-07-17
Fixed #35680 -- Added automatic imports of common utilies to shell management...
Salvo Polizzi
2025-07-09
Refs #35844, #35945 -- Used asgiref.sync.iscoroutinefunction() instead of dep...
Mariusz Felisiak
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2025-06-26
Fixed #36478 -- Fixed inconsistent mail attachment handling.
Mike Edmunds
2025-06-18
Fixed #36467 -- Removed leading whitespaces from Set-Cookie header values in ...
Lukas Komischke
2025-06-11
Removed default value for app_configs in system check functions.
Adam Johnson
2025-06-06
Refs CVE-2025-48432 -- Made SuspiciousOperation logging use log_response() fo...
Natalia
2025-05-04
Fixed #36281 -- Used async-safe write in ASGIHandler.read_body().
신우진
2025-04-30
Fixed #36357 -- Skipped unique_together in inspectdb output for composite pri...
Baptiste Mispelon
2025-04-27
Fixed #18296 -- Created missing custom target directory for startproject and ...
Bruno Alla
2025-04-24
Fixed #36309 -- Made email alternatives and attachments pickleable.
nessita
2025-04-07
Fixed #36298 -- Truncated the overwritten file content in file_move_safe().
Sarah Boyce
2025-04-02
Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_host_and_s...
Sarah Boyce
2025-03-31
Refs #28909 -- Simplified code using unpacking generalizations.
Aarni Koskela
2025-03-25
Fixed #35452 -- Deprecated orphans being more than or equal to page_size in p...
wookkl
2025-03-21
Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable to DJANG...
Johanan Oppong Amoateng
2025-03-21
Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings.
Mike Edmunds
2025-03-18
Refs #36138 -- Cleaned up duplicate code in mail_admins()/mail_managers().
Mike Edmunds
2025-03-17
Fixed #36252 -- Handled duplicate automatic imports in the shell command.
hesham942
2025-03-12
Fixed #35945 -- Added async interface to Paginator.
wookkl
2025-03-11
Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232)
Tom Carrick
2025-03-10
Fixed #33579 -- Specialized exception raised on forced update failures.
Simon Charette
2025-03-07
Fixed #36224 -- Fixed shell imports when settings not configured.
Sarah Boyce
2025-03-05
Clarified cryptic comment in django/core/cache/backends/redis.py.
Tim Graham
2025-03-01
Applied Black's 2025 stable style.
Mariusz Felisiak
2025-02-18
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
Mariusz Felisiak
2025-02-17
Fixed #36191 -- Truncated the overwritten file content in FileSystemStorage.
Gaël Utard
2025-02-16
Refs #35967 -- Deprecated BaseDatabaseCreation.create_test_db(serialize).
Simon Charette
2025-02-13
Fixed #36158 -- Refactored shell command to improve auto-imported objects rep...
Natalia
2025-02-10
Refs #35515 -- Fixed shell command verbose output when auto-importing 0 or 1 ...
Natalia
2025-02-10
Refs #35515 -- Refactored internal `get_and_report_namespace` in the shell co...
Natalia
2025-01-31
Fixed #36119 -- Fixed UnicodeEncodeError when attaching a file with 8bit Cont...
greg
2025-01-23
Fixed #36010 -- Avoided touching mo files while checking writability.
Claude Paroz
2025-01-22
Fixed #24529 -- Allowed double squashing of migrations.
Georgi Yanchev
2025-01-18
Fixed broken link in django/core/handlers/asgi.py comment.
Anders Kaseorg
2025-01-15
Refs #35326 -- Removed FileSystemStorage.OS_OPEN_FLAGS per deprecation timeline.
Sarah Boyce
2025-01-13
Refs #35844 -- Removed unnecessary ArgumentParser.add_argument_group()'s pref...
Mariusz Felisiak
2025-01-09
Fixed #35515 -- Added automatic model imports to shell management command.
Salvo Polizzi
2025-01-08
Fixed #36062 -- Handled serialization of CompositePrimaryKeys.
Sarah Boyce
2025-01-08
Fixed #36014 -- Supported international domains in EmailValidator.
Chaitanya Rahalkar
2025-01-04
Fixed #36056 -- Made OutputWrapper a virtual subclass of TextIOBase.
Adam Johnson
2025-01-03
Fixed #36052 -- Supported CompositePrimaryKey in inspectdb.
Jacob Walls
2024-12-18
Fixed #35996 -- Fixed database serialization crash when serializing a many-to...
Erica Pisani
2024-12-13
Fixed #36007 -- Removed dead code from URLValidator.
Mike Edmunds
2024-12-11
Fixed #35920 -- Observed requires_system_checks in migrate and runserver.
Jacob Walls
2024-12-09
Fixed #35973 -- Improved makemessages locale validation to handle numeric reg...
Juan Pablo Mallarino
2024-12-09
Fixed #35935 -- Colorized system checks when running sqlmigrate.
Jacob Walls
2024-11-29
Fixed #35308 -- Handled OSError when launching code formatters.
Jacob Walls
[prev]
[next]