App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
google.appengine._internal.django.template.loaders.cached.Loader Class Reference
Inheritance diagram for google.appengine._internal.django.template.loaders.cached.Loader:
google.appengine._internal.django.template.loader.BaseLoader

Public Member Functions

def __init__
 
def loaders
 
def find_template
 
def load_template
 
def reset
 
- Public Member Functions inherited from google.appengine._internal.django.template.loader.BaseLoader
def __init__
 
def __call__
 
def load_template
 
def load_template_source
 
def reset
 

Public Attributes

 template_cache
 

Static Public Attributes

 is_usable = True
 
- Static Public Attributes inherited from google.appengine._internal.django.template.loader.BaseLoader
 is_usable = False
 

The documentation for this class was generated from the following file: