Metadata-Version: 2.0
Name: django-request
Version: 1.5.2
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.
Requires-Dist: Django (>=1.7)
Requires-Dist: python-dateutil

Home-page: http://django-request.readthedocs.org/en/latest/
Author: Mariusz Felisiak
Author-email: felisiak.mariusz@gmail.com
License: BSD
Download-URL: https://pypi.python.org/pypi/django-request
Description: .. include:: description.txt
        
        .. image:: https://github.com/django-request/django-request/raw/master/docs/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
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.6
