Metadata-Version: 1.1
Name: django-nomad-activity-feed
Version: 0.1
Summary: A simple Django app attach an activity feed to any Django model.
Home-page: https://github.com/Nomadblue/django-activity-feed
Author: José Sazo
Author-email: jose@nomadblue.com
License: UNKNOWN
Description: ==========================
        Django Nomad Activity Feed
        ==========================
        
        This app provides a few models to add activity feeds to your models.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
