.. |
translation
|
[4.1.x] Fixed #23689 -- Made parsing HTTP Accept-Language header case-insensitive.
|
2022-06-20 08:41:17 +02:00 |
__init__.py
|
…
|
|
_os.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
archive.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
asyncio.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
autoreload.py
|
Fixed #31169 -- Adapted the parallel test runner to use spawn.
|
2022-03-15 16:23:55 +01:00 |
baseconv.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
cache.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
connection.py
|
Made closing in connection handlers more DRY.
|
2022-05-12 15:13:51 +02:00 |
crypto.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
datastructures.py
|
Fixed #33532 -- Optimized CaseInsensitiveMapping instantiation for dicts.
|
2022-02-23 20:15:22 +01:00 |
dateformat.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
dateparse.py
|
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +01:00 |
dates.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
datetime_safe.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
deconstruct.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
decorators.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
deprecation.py
|
Fixed #33518 -- Added RemovedAfterNextVersionWarning.
|
2022-02-21 06:23:41 +01:00 |
duration.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
encoding.py
|
Refs #33173 -- Used locale.getlocale() instead of getdefaultlocale().
|
2022-03-08 13:17:05 +01:00 |
feedgenerator.py
|
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +01:00 |
formats.py
|
[4.1.x] Fixed #33748 -- Fixed date template filter crash with lazy format.
|
2022-05-31 07:03:53 +02:00 |
functional.py
|
Optimized lazy wrappers a bit.
|
2022-03-03 06:19:11 +01:00 |
hashable.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
html.py
|
Removed unnecessary str type from @keep_lazy decorator for escape()/escapejs().
|
2022-02-21 09:46:39 +01:00 |
http.py
|
Refs #33173 -- Removed use of deprecated cgi module.
|
2022-05-11 14:06:31 +02:00 |
inspect.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
ipv6.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
itercompat.py
|
Refs #27656 -- Updated django.utils docstring verbs according to PEP 257.
|
2017-02-11 16:11:08 -05:00 |
jslex.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
log.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
lorem_ipsum.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
module_loading.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
numberformat.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
regex_helper.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
safestring.py
|
Fixed #20296 -- Prevented mark_safe() from evaluating lazy objects.
|
2022-02-21 10:11:26 +01:00 |
termcolors.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
text.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
timesince.py
|
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +01:00 |
timezone.py
|
Fixed #33654 -- Added localdate to utils.timezone.__all__.
|
2022-04-20 09:59:48 +02:00 |
topological_sort.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
tree.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
version.py
|
Refs #33173 -- Fixed MailTests.test_backend_arg() on Windows and Python 3.11+.
|
2022-02-19 20:36:01 +01:00 |
xmlutils.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |