Changeset 5354
- Timestamp:
- 09/04/08 14:22:32 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
projects/tg.devtools/trunk/devtools/templates/turbogears/+package+/model/__init__.py_tmpl
r5351 r5354 30 30 {{if elixir == "True"}} 31 31 metadata = elixir.metadata 32 elixir.session = DBSession 32 33 {{endif}} 33 34 # If you have multiple databases with overlapping table names, you'll need a