summaryrefslogtreecommitdiff
path: root/repoze/bfg/paster_templates/alchemy
AgeCommit message (Collapse)Author
2009-06-30Updated the ``bfg_alchemy`` paster template to include two views:Tres Seaver
- The view on the root shows a list of links to records. - The view on a record shows the details for that object.
2009-06-08- The ``bfg_alchemy`` Paster template named "repoze.tm" in itsChris McDonough
pipeline rather than "repoze.tm2", causing the startup to fail.
2009-05-12added a template for a simple SQLAlchemy traversal applicationCarlos de la Guardia