Re: [SQLObject] Requesting WIKI on website for SQLObject
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2004-03-26 01:34:30
|
On Mar 25, 2004, at 6:54 PM, David McNab wrote: > How would the SQLObject project admins feel about putting up a wiki on > the sqlobject.sf.net website? Sure, that'd be great. Do you have any interest in setting it up? I can give you the access as well. > This IMO would be an invaluable resource not only for people to add > tips'n'tricks, but also as a better place for various snippets of info > don't appear in the official docs. > > For example - the doco briefly mentions .addJoin() for dynamically > creating joins, but it doesn't mention the fact that if you create > RelatedJoin()s, you have to call <tableobj>.createJoinTables() > afterwards (or else the join tables won't exist). I'd also be happy to give you access so you can update the docs as well. Though there's still stuff that is best in a Wiki environment (recipes, for instance). > Thankfully the SQLObject source is reasonably clean and well > commented, but it should still be possible to enjoy all the advertised > functionality of a piece of software without referring to docs. -- Ian Bicking | ia...@co... | http://blog.ianbicking.org |