|
| is_usable = True |
|
| is_usable = False |
|
def google.appengine._internal.django.template.loaders.app_directories.Loader.get_template_sources |
( |
|
self, |
|
|
|
template_name, |
|
|
|
template_dirs = None |
|
) |
| |
Returns the absolute paths to "template_name", when appended to each
directory in "template_dirs". Any paths that don't lie inside one of the
template dirs are excluded from the result set, for security reasons.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/_internal/django/template/loaders/app_directories.py