Metadata-Version: 2.0
Name: transmissions
Version: 0.1.2
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
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
Requires-Dist: celery (>=2.2.7)
Requires-Dist: Django (>=1.7)
Requires-Dist: django-extensions
Requires-Dist: django-enumfield
Requires-Dist: shortuuid

Changelog
=========

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]






