Home | Trees | Indices | Help |
|
---|
|
Nested Classes | |
Admin | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Methods | |
Inherited from |
Class Variables | |
date = Field(sqlalchemy.types.DateTime, required= True, defaul
|
|
host = Field(sqlalchemy.types.Unicode(256), required= True, de
|
|
type = ManyToOne('BatchJobType', required= True, ondelete= 're
|
|
status = Field(camelot.types.Enumeration([(-2, 'planned'), (-1
|
|
message = Field(camelot.types.RichText())
|
|
__elixir_mutators__ =
|
|
mapper = None hash(x) |
|
table = None hash(x) |
Properties | |
Inherited from |
Method Details |
|
Class Variable Details |
date
|
host
|
type
|
status
|
__elixir_mutators__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:41:36 2010 | http://epydoc.sourceforge.net |