Metadata-Version: 1.1
Name: django_notifications
Version: 0.1.dev
Summary: Django application which allows you to make subscriptions for different model events (create, edit and delete) and send notification(s) when the subscribed event has occurred.
Home-page: http://kami.github.com/django-notifications/
Author: Tomaž Muraus
Author-email: kami@k5-storitve.net
License: GPL
Download-URL: http://github.com/Kami/django-notifications/downloads/
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Requires: django(>=1.2)
Requires: celery
Provides: django_notifications
