Package oauth2client :: Module appengine :: Class FlowProperty
[hide private]
[frames] | no frames]

Class FlowProperty

source code


App Engine datastore Property for Flow.

Utility property that allows easy storage and retrieval of an
oauth2client.Flow

Instance Methods [hide private]
 
get_value_for_datastore(self, model_instance) source code
 
make_value_from_datastore(self, value) source code
 
validate(self, value) source code
 
empty(self, value) source code
Class Variables [hide private]
  data_type = Flow