1
0
mirror of https://github.com/django/django.git synced 2025-02-22 07:24:59 +00:00
django/tests/template_tests
Aymeric Augustin 5523e4cdbb Removed private API find_template.
It wasn't documented and it wasn't used anywhere, except in a few tests
that don't test it specifically and can be rewritten with get_template.
2014-12-28 16:23:01 +01:00
..