.. |
cache
|
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:37:29 +01:00 |
checks
|
Refs #32987 -- Relaxed system check for template tag modules with the same name by turning into a warning.
|
2022-10-03 10:52:21 +02:00 |
files
|
[4.2.x] Fixed #34294 -- Protected django.core.files.locks against argtypes redefinition on Windows.
|
2023-01-26 19:40:57 +01:00 |
handlers
|
Fixed #33865 -- Optimized LimitedStream wrapper.
|
2023-01-05 19:26:56 +01:00 |
mail
|
Refs #34118 -- Used smtplib's context parameter instead of keyfile and certfile.
|
2022-11-16 11:30:59 +01:00 |
management
|
[4.2.x] Fixed #32813 -- Made runserver display port after binding.
|
2023-02-10 09:55:35 +01:00 |
serializers
|
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:37:29 +01:00 |
servers
|
[4.2.x] Fixed #32813 -- Made runserver display port after binding.
|
2023-02-10 09:55:35 +01:00 |
__init__.py
|
…
|
|
asgi.py
|
Fixed #30451 -- Added ASGI handler and coroutine-safety.
|
2019-06-20 12:29:43 +02:00 |
exceptions.py
|
Refs #33374 -- Adjusted full match condition handling.
|
2022-11-07 20:23:53 +01:00 |
paginator.py
|
Removed unused branch in Paginator.validate_number().
|
2022-10-13 12:11:39 +02:00 |
signals.py
|
Fixed #31327 -- Deprecated providing_args argument for Signal.
|
2020-03-05 09:38:52 +01:00 |
signing.py
|
Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSigner.
|
2022-12-09 12:44:48 +01:00 |
validators.py
|
Fixed #34014 -- Fixed DecimalValidator validating 0 in positive exponent scientific notation.
|
2022-09-17 10:02:55 +02:00 |
wsgi.py
|
Refs #27656 -- Updated django.core docstring verbs according to PEP 257.
|
2017-02-21 11:58:42 -05:00 |