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
path:
root
/
django
/
core
Age
Commit message (
Expand
)
Author
2024-11-29
Fixed #373 -- Added CompositePrimaryKey.
Bendeguz Csirmaz
2024-11-12
Refs #21286 -- Fixed YAML serialization of TimeField primary key.
Adam Zapletal
2024-10-28
Refs #34900 -- Removed usage of deprecated glob.glob1().
earthyoung
2024-10-17
Fixed #35845 -- Updated DomainNameValidator to require entire string to be a ...
Justin Thurman
2024-10-15
Fixed #35656 -- Added an autodetector attribute to the makemigrations and mig...
leondaz
2024-10-10
Fixed docstring for django.core.exceptions module.
Baptiste Mispelon
2024-09-17
Fixed #29522 -- Refactored the Deserializer functions to classes.
Amir Karimi
2024-08-30
Dropped safeguards against very old versions of gettext.
Claude Paroz
2024-08-28
Refs #35326 -- Adjusted deprecation warning stacklevel in FileSystemStorage.O...
Simon Charette
2024-08-23
Fixed #35689 -- Handled custom labels in LabelCommand.missing_args_message.
Giovanni Fabbretti
2024-08-12
Refs #35591 -- Removed hardcoded "stable" version in runserver warning.
Mariusz Felisiak
2024-08-09
Fixed #35658 -- Initialized InMemoryFileNode instances with a name.
lucasesposito
2024-08-09
Fixed #35591 -- Added unsuitable for production console warning to runserver.
Andrew Miller
2024-08-05
Refs #35537 -- Improved documentation and test coverage for email attachments...
Jake Howard
2024-07-24
Fixed #35604, Refs #35326 -- Made FileSystemStorage.exists() behaviour indepe...
Sarah Boyce
2024-07-22
Fixed broken link in django.core.files.temp docstring.
Ellen
2024-07-11
Fixed #35033, Refs #28912 -- Fixed repeated headers in EmailMessage.
Mike Edmunds
2024-07-09
Fixed CVE-2024-39330 -- Added extra file name validation in Storage's save me...
Natalia
2024-06-21
Fixed #35528 -- Added EmailMultiAlternatives.body_contains() helper method.
Ronny Vedrilla
2024-06-20
Fixed #35537 -- Changed EmailMessage.attachments and EmailMultiAlternatives.a...
Jake Howard
2024-05-23
Updated the --traceback option help text.
Peter Bittner
2024-05-21
Fixed #18119 -- Added a DomainNameValidator validator.
Berker Peksag
2024-05-21
Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage.
Ben Cail
2024-05-10
Fixed #35429 -- Added argparse choices to --database options.
SaJH
2024-04-26
Made confirmation prompt in squashmigrations consistent with other prompts.
Cole D
2024-04-05
Fixed #35354 -- Simplified ASGIRequest path handling.
Carlton Gibson
2024-03-27
Fixed #35233 -- Moved template engine system checks to backend methods.
Giannis Terzopoulos
2024-03-24
Fixed #35323 -- Prevented file_move_safe() from trying to overwrite existing ...
Ben Cail
2024-03-21
Fixed #35320 -- Removed unnecessary django.core.files.move._samefile() hook.
Ben Cail
2024-03-15
Refs #34900 -- Fixed SafeMIMEText.set_payload() crash on Python 3.13.
Mariusz Felisiak
2024-03-09
Moved --failfast to DiscoverRunner.
Adam Johnson
2024-03-01
Made runserver close database connections from migration checks.
Florian Apolloner
2024-02-20
Fixed #23759 -- Preserved all file extensions in Storage.get_available_name().
Adam Zapletal
2024-02-20
Fixed #35236 -- Used Field.attname/column attributes instead of get_attname()...
Adam Johnson
2024-02-19
Fixed #35229 -- Made URL custom error handler check run once.
Adam Johnson
2024-02-13
Fixed #35122 -- Made migrate --prune option respect --app_label.
Moein Bbp
2024-01-31
Fixed #35059 -- Ensured that ASGIHandler always sends the request_finished si...
James Thorniley
2024-01-31
Fixed #35159 -- Fixed dumpdata crash when base querysets use prefetch_related().
Mariusz Felisiak
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-17
Fixed #31700 -- Made makemigrations command display meaningful symbols for ea...
Amir Karimi
2024-01-16
Improved --list-tags help text for check management command.
David Sanders
2023-12-31
Fixed #35051 -- Prevented runserver from removing non-zero Content-Length for...
Paul Bailey
2023-11-24
Fixed #34983 -- Deprecated django.utils.itercompat.is_iterable().
Nick Pope
2023-11-24
Fixed #34818 -- Prevented GenericIPAddressField from mutating error messages.
Parth Verma
2023-11-13
Fixed #34952 -- Copied dir list when processing locale folders to avoid missi...
Andrew Cordery
2023-11-09
Fixed #34457 -- Restored output for makemigrations --check.
Adam Johnson
2023-10-28
Fixed #34943 -- Made EmailValidator.__eq__() ignore domain_allowlist ordering.
ksg
2023-10-25
Fixed #34904 -- Prevented mutating sent emails from outbox in locmem email ba...
sindre
2023-10-24
Fixed #34920 -- Made FileExtensionValidator.__eq__() ignore allowed_extension...
ksg97031
2023-09-22
Fixed #34848 -- Ignored i18n_catalog.js file when building Django's translati...
Natalia
[prev]
[next]