Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 15 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-21T11:38:31.000Z (6 months ago)
- Last Synced: 2024-09-19T23:35:41.256Z (about 2 months 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
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 StatusBasic 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