Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1:/tmp/cvs-serv18199
Modified Files:
CHANGES
Log Message:
Modeling many-to-many relationships
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** CHANGES 31 Aug 2003 15:29:12 -0000 1.13
--- CHANGES 31 Aug 2003 17:32:25 -0000 1.14
***************
*** 11,14 ****
--- 11,22 ----
-----------------------
+ * Documentation:
+
+ - documentation for models in general has been rewritten. In particular,
+ PyModels are now fully documented
+
+ - instructions for modeling and manipulating many-to-many relationships
+ have been added in the User's Guide.
+
* PyModel.Model:
|