Home | Trees | Indices | Help |
|
---|
|
Nested Classes | |
Admin | |
Inherited from |
Instance Methods | |
Inherited from Inherited from |
Class Methods | |
Inherited from |
Class Variables | |
model = Field(Unicode(256), index= True, required= True)
|
|
primary_key = Field(INT(), index= True, required= True)
|
|
creation_date = Field(DateTime(), default= datetime.datetime.now)
|
|
authentication = ManyToOne('AuthenticationMechanism', required
|
|
__elixir_mutators__ =
|
|
mapper = None hash(x) |
|
table = None hash(x) |
Properties | |
description Change |
|
Inherited from |
Class Variable Details |
authentication
|
__elixir_mutators__
|
Property Details |
descriptionChange
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:41:37 2010 | http://epydoc.sourceforge.net |