1
0
mirror of https://github.com/django/django.git synced 2025-02-10 01:16:53 +00:00
django/tests/template_tests
Matthew Somerville a391b17ad2 Fixed #23516 -- Added caching of include tag Template objects
This also speeds up for loops that render the same template
multiple times.
2015-06-06 09:25:11 -04:00
..