| Home | Trees | Index | Help |
|
|---|
| Package pydo :: Module field |
|
| Classes | |
|---|---|
Field |
represents a column in a database table. |
Sequence |
like a Field, except that sequence defaults to True, and the field must be unique. |
Unique |
like a Field, except that it must be unique and isn't a sequence (use Sequence for that) |
| Variable Summary | |
|---|---|
zipimporter |
__loader__ = <zipimporter object "/usr/lib/python2.4/sit...
|
| Variable Details |
|---|
__loader__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Thu Feb 15 13:21:46 2007 | http://epydoc.sf.net |