Aneemes / django-hitcount

Django hit counter application that tracks the number of hits/views for chosen objects

Home Page:http://django-hitcount.rtfd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-hitcount This fork is modified to work with object_pk being uuid instead of PositiveIntegerField in the main repo. ===============

https://travis-ci.org/thornomad/django-hitcount.svg?branch=master https://coveralls.io/repos/thornomad/django-hitcount/badge.svg?branch=master Requirements Status

Basic app that allows you to track the number of hits/views for a particular object.

Documentation:

http://django-hitcount.rtfd.org

Source Code:

https://github.com/thornomad/django-hitcount

Issues

Use the GitHub issue tracker for django-hitcount to submit bugs, issues, and feature requests.

Changelog

http://django-hitcount.readthedocs.org/en/latest/changelog.html

About

Django hit counter application that tracks the number of hits/views for chosen objects

http://django-hitcount.rtfd.org

License:MIT License


Languages

Language:Python 90.0%Language:HTML 6.4%Language:JavaScript 3.6%