|
[Webware-checkins] CVS: Webware/MiddleKit/Docs RelNotes-0.8.html,NONE,1.1
From: Chuck Esterbrook <echuck@us...> - 2002-10-26 07:40
|
Update of /cvsroot/webware/Webware/MiddleKit/Docs
In directory usw-pr-cvs1:/tmp/cvs-serv967
Added Files:
RelNotes-0.8.html
Log Message:
- added
--- NEW FILE: RelNotes-0.8.html ---
<html>
<head>
<link rel=stylesheet href=StyleSheet.css type=text/css>
<style type=text/css>
<!--
li { padding-bottom: 0.85em;
}
-->
</style>
<title>MiddleKit 0.8 Release Notes</title>
</head>
<body>
<h1>MiddleKit 0.8 Release Notes</h1>
Version 0.8
<br>Webware for Python 0.8
<a name=Changes><h2>Changes</h2></a>
<ul>
<li> A new 'Database' setting in Settings.config. Set this if the model name isn't the same as the database name.
<li> Also, the database name can be passed via the constructor. See the <a href=UsersGuide.html#MT_DatabaseName>User's Guide</a> for more info.
</ul>
<p><hr>
</body>
</html>
|
| Thread | Author | Date |
|---|---|---|
| [Webware-checkins] CVS: Webware/MiddleKit/Docs RelNotes-0.8.html,NONE,1.1 | Chuck Esterbrook <echuck@us...> |