Package pydo :: Module field
[show private | hide private]
[frames | no frames]

Module pydo.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)

Generated by Epydoc 2.0 on Wed Mar 8 10:18:58 2006 http://epydoc.sf.net