PylonsHQ.

Layout: Fixed-width

Label: model

Content with label model in Pylons Cookbook (See content from all spaces)
Related Labels: unittesting, sacontext, sqlalchemy, tutorial, testing, recipes, nose, database

Page: Accessing your model outside of Pylons
you just quickly want to fiddle with your model in a Python shell use the paster shell. On the commandline {{cd}} to your Pylons application directory and type paster shell This will load your model as {{model}} If however you want to include your ...
Other labels: database, sqlalchemy
Page: Making a Pylons Blog
Updated for Pylons 1.0 and SQLAlchemy 0.5. For people who haven't used Pylons before, think about it like putting on a theatrical production. First of all you need a stage or backdrop, then we put together a script so we can ...
Other labels: sqlalchemy, database, recipes, tutorial

Powered by Pylons - Contact Administrators