Last updated:
0 purchases
BaseBWA 0.4.0
BaseBWA
Introduction
BaseBWA is a library designed as a “supporting application” for
BlazeWeb applications.
It incorporates sqlalchemy, auth, forms, and other basic functionality needed
for most web applications.
Questions & Comments
Please visit: http://groups.google.com/group/blazelibs
Current Status
The code stays pretty stable, but the API is likely to change in the future.
The BaseBWA tip
is installable via easy_install with easy_install BaseBWA==dev
Change Log
0.4.0 released 2016-11-30
Fix location of tests to make sure all run
Add support for Python 3 (3.4 and 3.5)
Set up continuous integration testing with CircleCI and AppVeyor
Test coverage is on CodeCov
Remove audit module (has been a separate component, AuditBWC)
Update deprecated DatagridBWC usage with WebGrid
0.3.4 released 2011-10-19
deprecate lib.forms.Form, use commonbwc.lib.forms:Form instead
convert the audit module to work with blazeweb
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.