App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine._internal.django.core.cache.backends.db.Options Class Reference
Inheritance diagram for google.appengine._internal.django.core.cache.backends.db.Options:

Public Member Functions

def __init__
 

Public Attributes

 db_table
 
 app_label
 
 module_name
 
 verbose_name
 
 verbose_name_plural
 
 object_name
 
 abstract
 
 managed
 
 proxy
 

Detailed Description

A class that will quack like a Django model _meta class.

This allows cache operations to be controlled by the router

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