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
2022-11-16
Refs #34118 -- Used smtplib's context parameter instead of keyfile and certfile.
Mariusz Felisiak
2022-11-11
Refs #34110 -- Added StorageSettingsMixin.
Francesco Panico
2022-11-11
Refs #34110 -- Reorganized django.core.files.storage into a separate module.
Francesco Panico
2022-11-10
Updated documentation and comments for RFC updates.
Nick Pope
2022-11-07
Refs #33374 -- Adjusted full match condition handling.
Simon Charette
2022-10-24
Fixed #29027 -- Fixed file_move_safe() crash when moving files with SELinux.
Yuri Konotopov
2022-10-20
Fixed #34085 -- Made management commands don't use black for non-Python files.
Carlton Gibson
2022-10-13
Removed unused branch in Paginator.validate_number().
Marcelo Galigniana
2022-10-04
Fixed #34068 -- Corrected output of runserver command for "0" IP address.
Dhanush
2022-10-03
Refs #32987 -- Relaxed system check for template tag modules with the same na...
Mariusz Felisiak
2022-09-28
Fixed #34051 -- Made makemigrations --check exit before making migrations.
Jacob Walls
2022-09-27
Fixed #34052 -- Made migrate --check don't emit signals and output when up to...
JunKi Yoon
2022-09-26
Improved migrate help text for the --check option.
Mike Lissner
2022-09-17
Fixed #34014 -- Fixed DecimalValidator validating 0 in positive exponent scie...
Kamil Turek
2022-09-14
Fixed #29186 -- Fixed pickling HttpRequest and subclasses.
Anvesh Mishra
2022-09-07
Fixed #33986 -- Hardened binary lookup in template commands.
Shai Berger
2022-09-05
Fixed #33937 -- Optimized serialization of related m2m fields without natural...
Mark Evans
2022-08-23
Fixed #33949 -- Fixed fixture dirs duplicates with Path instances.
Claude Paroz
2022-07-26
Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the...
Mariusz Felisiak
2022-07-25
Removed obsolete note in management.get_commands() docstring.
Anders Kaseorg
2022-07-08
Refs #27236 -- Added generic mechanism to handle the deprecation of migration...
David Wobrock
2022-07-06
Fixed #33826 -- Fixed RedisCache.set_many()/delete_many() crash with an empty...
Christos Kopanos
2022-07-06
Used list comprehensions in RedisCache.delete_many().
Christos Kopanos
2022-07-06
Fixed #33823 -- Made inspectdb generate unique related_name when reverse acce...
Vladimir Kochetkov
2022-06-23
Fixed #33800 -- Fixed system check for the same template tag module in instal...
Mariusz Felisiak
2022-06-20
Fixed #33657 -- Allowed customizing formatter class of argument parsers.
Abhinav Yadav
2022-06-17
Fixed #24870 -- Added --update option to makemigrations command.
David Wobrock
2022-06-17
Refs #24870 -- Refactored out get_relative_path() hook in makemigrations.
David Wobrock
2022-06-09
Fixed #33755 -- Moved ASGI body-file cleanup into request class.
Jonas Lundberg
2022-06-08
Fixed #33565 -- Improved locale format validation for the makemessages command.
Ronnie van den Crommenacker
2022-06-01
Fixed #32234 -- Made inspectdb inform about composite primary keys.
Anv3sh
2022-05-31
Fixed #33754 -- Fixed crash with prematurely closed ASGI request body.
Jonas Lundberg
2022-05-25
Renamed wrapped functions to wrapper.
Aymeric Augustin
2022-05-16
Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connection pool.
Mariusz Felisiak
2022-05-12
Made closing in connection handlers more DRY.
Nick Pope
2022-05-12
Fixed #32559 -- Added 'step_size’ to numeric form fields.
Kapil Bansal
2022-05-11
Refs #33173 -- Removed use of deprecated cgi module.
Carlton Gibson
2022-05-10
Refs #33173, Refs #30451 -- Fixed ResourceWarning from unclosed body files in...
Mariusz Felisiak
2022-04-16
Fixed #33643 -- Fixed inspectdb crash on functional unique constraints on Ora...
Scott
2022-04-11
Fixed #32604 -- Made file upload respect group id when uploading to a tempora...
Mateo Radman
2022-03-24
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Carlton Gibson
2022-03-18
Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencie...
François Granade
2022-03-17
Prevented initialization of unused database connections.
Florian Apolloner
2022-03-16
Fixed #33580 -- Fixed crash when checking support for terminal colors on Wine.
jochemfranken
2022-02-23
Refs #33476 -- Added warning to optimizemigration/squashmigrations commands w...
Mariusz Felisiak
2022-02-22
Fixed #27844 -- Added optimizemigration management command.
David Wobrock
2022-02-21
Refs #33526 -- Made CSRF_COOKIE_SECURE/SESSION_COOKIE_SECURE/SESSION_COOKIE_H...
Mariusz Felisiak
2022-02-17
Refs #27468 -- Updated django.core.signing docstring.
Matthias Kestenholz
2022-02-14
Refs #25684 -- Removed double newline from request/response output of runserver.
rafrafek
2022-02-11
Refs #33476 -- Made management commands use black.
Carlton Gibson
[prev]
[next]