Home | Trees | Indices | Help |
|
---|
|
1 2 import camelot.types 3 from camelot.model import metadata, Entity, Field, ManyToOne, OneToMany, Unicode, Date, Integer, using_options 4 from camelot.view.elixir_admin import EntityAdmin 5 from camelot.view.forms import * 6 7 __metadata__ = metadata 8
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:42:12 2010 | http://epydoc.sourceforge.net |