Metadata-Version: 1.1
Name: django-hitcount-headless
Version: 0.2
Summary: Django hit counter application that tracks the number of hits/views for chosen objects
Home-page: http://github.com/bashu/django-hitcount-headless
Author: Basil Shubin
Author-email: basil.shubin@gmail.com
License: BSD License
Description: Django HitCount Headless
        ========================
        
        This is simplified fork of [django-hitcount](http://github.com/thornomad/django-hitcount) which is intended to use with [django-popularity-mixin](http://github.com/bashu/django-popularity-mixin)
        
        ## Differences from Django HitCount
        
        TBD
        
        ## Documentation
        
        Will be updated soon :)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
