1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/django/template
2024-01-26 12:55:56 +01:00
..
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 [5.0.x] Fixed #34878 -- Fixed autoreloader crash when FORM_RENDERER is set to TemplatesSetting. 2023-09-29 06:36:59 +02:00
base.py Removed unneeded escapes in regexes. 2023-08-02 19:53:16 +02: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 [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
defaulttags.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
engine.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01: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 Avoided parallel assignment in template classes. 2023-05-18 05:57:28 +02: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 [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00