This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-07-10 20:59:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_tests
/
relative_templates
/
dir1
/
dir2
History
Hasan Ramezani
73e7bfc8f5
[3.2.x]
Fixed
#32290
-- Fixed TemplateNotFound in {% include %} tag for relative path in variable.
...
Backport of c978dd93fda87c6d2e965d385164c35f1a3e64b8 from master
2021-01-27 11:35:40 +01:00
..
inc1.html
Fixed
#26402
-- Added relative path support in include/extends template tags.
2016-05-07 16:21:57 -04:00
inc2.html
Fixed
#26402
-- Added relative path support in include/extends template tags.
2016-05-07 16:21:57 -04:00
inc3.html
[3.2.x]
Fixed
#32290
-- Fixed TemplateNotFound in {% include %} tag for relative path in variable.
2021-01-27 11:35:40 +01:00
include_content.html
Fixed
#26402
-- Added relative path support in include/extends template tags.
2016-05-07 16:21:57 -04:00
one.html
Fixed
#26402
-- Added relative path support in include/extends template tags.
2016-05-07 16:21:57 -04:00