django1/django/template
cheng 731bb6479e [4.1.x] Fixed #33653 -- Fixed template crash when calling methods for built-in types without required arguments.
Regression in 09341856ed.

Backport of 0dd2920909 from main
2022-05-20 08:41:16 +02:00
..
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 [4.1.x] Fixed #33653 -- Fixed template crash when calling methods for built-in types without required arguments. 2022-05-20 08:41:16 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01: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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01: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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01: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