1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/django/template
2018-09-28 09:57:12 -04:00
..
backends
loaders Refs #27795 -- Removed force_bytes() usage in django/template/loaders/cached.py. 2018-02-10 11:25:47 -05:00
__init__.py
base.py Fixed typos in comments and docs. 2018-08-01 16:09:22 -04:00
context_processors.py
context.py Simplified BaseContext.__iter__(). 2018-07-11 09:12:50 -04:00
defaultfilters.py Refs #29784 -- Normalized Python docs links to omit the version. 2018-09-25 10:19:42 +02:00
defaulttags.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
engine.py Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
exceptions.py
library.py
loader_tags.py
loader.py
response.py
smartif.py
utils.py Ref #23919 -- Replaced some os.path usage with pathlib.Path. 2018-04-19 21:30:00 -04:00