-------------------------
- updated filter tests to work with SA0.9
- refactoring related to subtotaling feature
- adjustments for SQLAlchemy 0.9+ (we now support 0.8+)
- workaround for dateutils parsing bug
- testing fixes
- completed dev requirements list
- fixed nose plugin bug, must not assume pathname case consistency (Windows)
- added BlazeWeb adapter
- xls_as_response now an adapter method, called by XLS renderer
- render_template now an optional adapter method, falls back to Jinja2 call