Metadata-Version: 1.1
Name: django-online
Version: 0.1
Summary: Standalone Django application to know if a django user is online or not.
Home-page: http://github.com/thoas/django-online
Author: Florent Messa
Author-email: florent.messa@gmail.com
License: UNKNOWN
Description: django-online
        =============
        
        .. image:: https://secure.travis-ci.org/thoas/django-online.png?branch=master
            :alt: Build Status
            :target: http://travis-ci.org/thoas/django-online
        
        Standalone Django application to know if a django user is online or not.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
