django1/django/template
Manel Clos 62739b6e26 Fixed #33628 -- Ignored directories with empty names in autoreloader check for template changes.
Regression in 68357b2ca9.
2022-04-11 07:37:30 +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 Removed unused Node.__iter__(). 2022-02-16 08:08:46 +01: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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01: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