Metadata-Version: 1.1
Name: websauna.viewconfig
Version: 0.1.3
Summary: View override configuration pattern for Pyramid framework
Home-page: https://bitbucket.org/websauna/websauna.viewconfig
Author: Mikko Ohtamaa
Author-email: mikko@opensourcehacker.com
License: MIT
Description: Changelog for websauna.viewconfig
        =================================
        
        0.1.3 (2016-09-09)
        ------------------
        
        - Merged to `Websauna <https://websauna.org>`_
        
        
        0.1.2 (2016-01-29)
        ------------------
        
        - Fixed ``@view_overrides`` overriding a parent class with another ``@view_overrides``
        
        
        0.1.1 (unreleased)
        ------------------
        
        - Fix extra debug print
        
        
Keywords: pyramid
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Framework :: Pyramid
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
