https://github.com/thornomad/django-hitcount
Django hit counter application that tracks the number of hits/views for chosen objects
https://github.com/thornomad/django-hitcount
Last synced: 9 months ago
JSON representation
Django hit counter application that tracks the number of hits/views for chosen objects
- Host: GitHub
- URL: https://github.com/thornomad/django-hitcount
- Owner: thornomad
- License: mit
- Created: 2009-10-25T21:58:33.000Z (about 16 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-21T11:38:31.000Z (over 1 year ago)
- Last Synced: 2024-09-19T23:35:41.256Z (about 1 year ago)
- Language: Python
- Homepage: http://django-hitcount.rtfd.org
- Size: 327 KB
- Stars: 463
- Watchers: 17
- Forks: 188
- Open Issues: 23
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-django - django-hitcount - Django-Hitcount allows you to track the number of hits/views for a particular object. (Hit Count)
README
django-hitcount
===============
.. image:: https://travis-ci.org/thornomad/django-hitcount.svg?branch=master
:target: https://travis-ci.org/thornomad/django-hitcount
.. image:: https://coveralls.io/repos/thornomad/django-hitcount/badge.svg?branch=master
:target: https://coveralls.io/r/thornomad/django-hitcount?branch=master
.. image:: https://badge.fury.io/py/django-hitcount.svg
:target: http://badge.fury.io/py/django-hitcount
.. image:: https://requires.io/github/thornomad/django-hitcount/requirements.svg?branch=develop
:target: https://requires.io/github/thornomad/django-hitcount/requirements/?branch=develop
:alt: Requirements Status
Basic app that allows you to track the number of hits/views for a particular object.
Documentation:
--------------
``_
Source Code:
------------
``_
Issues
------
Use the GitHub `issue tracker`_ for django-hitcount to submit bugs, issues, and feature requests.
Changelog
---------
``_
.. _issue tracker: https://github.com/thornomad/django-hitcount/issues