renamed client to instance; re-build schema/README.txt
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1743 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
03826fef10
commit
151c0c86cf
1 changed files with 10 additions and 0 deletions
10
composer/schema/README.txt
Normal file
10
composer/schema/README.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
===========================
|
||||
Schema and Field Management
|
||||
===========================
|
||||
|
||||
($Id$)
|
||||
|
||||
>>> from cybertools.composer.schema.schema import Schema
|
||||
>>> from cybertools.composer.schema.instance import Instance
|
||||
>>> from cybertools.composer.schema.field import Field
|
||||
|
Loading…
Add table
Reference in a new issue