Paster template for creating Pylons applications using SQLAlchemy/Elixir ORM. Adds some simple database paster commands. Includes the following features:
- Create model classes
- Simple database commands (create/drop tables)
- Migrations (using SoC migrate library)
- Create and run batch scripts
- Handles SQLAlchemy setup and session refresh