Metadata-Version: 1.0
Name: django-request
Version: 0.23
Summary: django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
Home-page: http://kylefuller.co.uk/project/django-request/
Author: Kyle Fuller
Author-email: inbox@kylefuller.co.uk
License: BSD
Download-URL: http://github.com/kylef/django-request/zipball/0.23
Description: 
        django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
        
        .. image:: http://media.kylefuller.co.uk/projects/django-request/graph.png
        
        As well as a site statistics module, with the active_users template tag and manager method you can also use django-request to show who is online in a certain time.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
