I've put a new SQLAlchemy tutorial in the Pylons official docs. http://wiki.pylonshq.com/display/pylonsdocs/Using+SQLAlchemy+with+Pylons
It's an update of "SQLAlchemy 0.4 for people in a hurry" with the new model structure that will be in Pylons 0.9.7 (the init_model() function and 'meta' module). I'll need somebody to test it, especially that the variable names & locations are consistent. Then we'll need to update the other tutorials to match, especially "QuickWiki" and "Making a Pylons Blog". Christopher Abaid was working on QuickWiki, what's its status? The blog tutorial just needs the model module split up. Any volunteers? There are a few other tutorials and FAQ items that mention SQLAlchemy. These need to be checked for up-to-date-ness, and anything for SQLAlchemy 0.3 moved to "SQLAlchemy 0,3 for people in a hurry" or deleted. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
