![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | load_template_source |
![]() | |
def | __init__ |
def | __call__ |
def | load_template |
def | load_template_source |
def | reset |
Static Public Attributes | |
is_usable = resource_stringisnotNone | |
![]() | |
is_usable = False | |
def google.appengine._internal.django.template.loaders.eggs.Loader.load_template_source | ( | self, | |
template_name, | |||
template_dirs = None |
|||
) |
Loads templates from Python eggs via pkg_resource.resource_string. For every installed app, it tries to get the resource (app, template_name).