| Source path: svn/ trunk/ webpyte/ sqlalchemy_tool.py |
|
|
|
|
Older revisions
r220
by nandoflorestan
on Sep 3, 2009
Diff
Stop using session.mapper and implicit addition of objects to the SQLAlchemy session. Fix filename generation in javascript. Added captions for images. Added column content_out. Removed ...
r203
by nandoflorestan
on Jun 8, 2009
Diff
New BaseModel.put() with a new API. Models now support a validate() method.