Metadata-Version: 1.1
Name: transmissions
Version: 0.1.8
Summary: Transmissions is a Django application that channels all user notifications via email, sms, push notifcations, etc.
Home-page: https://github.com/makingspace/transmissions
Author: MakeSpace Labs, Inc.
Author-email: nicolas.grasset@makespace.com
License: Simplified BSD
Description: Changelog
        =========
        
        0.1.8 (2016-04-24)
        ------------------
        
        - Support for Django 1.9
        
        =========
        0.1.7.1 (2015-12-21)
        ------------------
        
        - Bug fix cancellation behavior. 
        
        0.1.7 (2015-12-21)
        ------------------
        
        - Performance improvements.
        
        0.1.6.3 (2015-12-21)
        ------------------
        
        - Django 1.9 compatibility tweaks.
        
        0.1.6 (2015-10-12)
        ------------------
        
        - Admin make notifications searchable by email [Nicolas Grasset]
        
        0.1.5 (2015-09-04)
        ------------------
        
        - Extend lock timeout to 5s. [Zach Smith]
        
        0.1.4 (2015-08-02)
        ------------------
        
        - Feature: Allow cancelling of Notifications. [Zach Smith]
        
        0.1.3 (2015-08-02)
        ------------------
        
        - Pkg: Include subdirectories. [Zach Smith]
        
        0.1.2 (2015-08-02)
        ------------------
        
        - Pkg: Update MANIFEST. [Zach Smith]
        
        0.1.1 (2015-03-24)
        ------------------
        
        - Pkg: Update pypi package for first release. [Nicolas Grasset]
        
        0.1.0 (2015-03-24)
        ------------------
        
        New
        ~~~
        
        - Support for Python 3. [Nicolas Grasset]
        
        - Packaging the app separately. [Nicolas Grasset]
        
        - Packaging the app separately. [Nicolas Grasset]
        
        Other
        ~~~~~
        
        - Pkg: Version 0.1.0. [Nicolas Grasset]
        
        - Pkg: Documentation for 0.1.0. [Nicolas Grasset]
        
        - Pkg: Fix travis command to run tests. [Nicolas Grasset]
        
        - Pkg: Travis configuration file. [Nicolas Grasset]
        
        
        
        
        
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database
