.. |
backends
|
Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:04:38 +01:00 |
loaders
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
__init__.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
autoreload.py
|
Fixed #33628 -- Ignored directories with empty names in autoreloader check for template changes.
|
2022-04-11 07:37:30 +02:00 |
base.py
|
Refs #7430 -- Removed broken Template.__iter__().
|
2023-02-08 11:17:58 +01:00 |
context_processors.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
context.py
|
Fixed #34427 -- Improved error message when context processor does not return a dict.
|
2023-03-29 08:54:04 +02:00 |
defaultfilters.py
|
Fixed #34363 -- Fixed floatformat crash on zero with trailing zeros.
|
2023-02-22 20:46:16 +01:00 |
defaulttags.py
|
Refs #33476 -- Applied Black's 2023 stable style.
|
2023-02-01 11:04:38 +01:00 |
engine.py
|
Fixed #33639 -- Enabled cached template loader in development.
|
2022-04-19 12:13:27 +02:00 |
exceptions.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
library.py
|
Normalized imports of functools.wraps.
|
2022-05-25 10:58:28 +02:00 |
loader_tags.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
loader.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
response.py
|
Refs #34482 -- Reverted "Fixed #32969 -- Fixed pickling HttpResponse and subclasses."
|
2023-04-12 18:52:43 +02:00 |
smartif.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
utils.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |