This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
4ffada3609
django1
/
django
/
template
/
backends
History
Mariusz Felisiak
fb05ca420d
Used Path.read_text() in jinja2.get_exception_info().
2021-09-27 09:55:02 +02:00
..
__init__.py
…
base.py
Fixed
#28906
-- Removed unnecessary bool() calls.
2017-12-07 17:13:07 -05:00
django.py
Fixed
#27827
-- Used "raise from" when raising InvalidTemplateLibrary exceptions in get_package_libraries().
2020-12-28 07:31:37 +01:00
dummy.py
Refs
#29817
-- Removed settings.FILE_CHARSET per deprecation timeline.
2019-09-10 12:01:00 +02:00
jinja2.py
Used Path.read_text() in jinja2.get_exception_info().
2021-09-27 09:55:02 +02:00
utils.py
Refs
#27753
-- Favored SafeString over SafeText.
2019-02-06 14:12:06 -05:00