Metadata-Version: 1.0
Name: pyramid-saaudittrail
Version: 0.3
Summary: Automatically audit db changes for pyramid and sqlalchemy
Home-page: UNKNOWN
Author: Nathan Van Gheem
Author-email: vangheem@gmail.com
License: UNKNOWN
Description: Introduction
        ============
        
        This package provides integration to automatically store
        historical data on transactions in sqlalchemy.
        
        
        Changes
        =======
        
        0.3 ~ (2012-09-28)
        ------------------
        
        - handle ignore certain fields
        
        0.2 ~ (2012-09-27)
        ------------------
        
        - fix release
        
        0.1 ~ (2012-09-27)
        ------------------
        
        - initial release
Platform: UNKNOWN
Classifier: Framework :: Pyramid
