.. |
backends
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +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
|
Fixed #33653 -- Fixed template crash when calling methods for built-in types without required arguments.
|
2022-05-20 07:53:05 +02:00 |
context.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
context_processors.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
defaultfilters.py
|
Fixed #33864 -- Deprecated length_is template filter.
|
2022-07-23 12:36:21 +02:00 |
defaulttags.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +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.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
loader_tags.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
response.py
|
Fixed #32969 -- Fixed pickling HttpResponse and subclasses.
|
2022-06-20 08:51:26 +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 |