django-hitcount
  • Overview
    • Requirements and Compatibility
  • Installation and Usage
    • Settings.py
    • Urls.py
    • Template Magic
      • Recording a Hit
      • Displaying Hit Information
  • Additional Settings
    • HITCOUNT_KEEP_HIT_ACTIVE
    • HITCOUNT_HITS_PER_IP_LIMIT
    • HITCOUNT_EXCLUDE_USER_GROUP
    • HITCOUNT_KEEP_HIT_IN_DATABASE
  • Management Commands
  • Example Project
  • Contribution and Testing
    • Testing
  • Additional Authors and Thanks
  • Changelog
    • Version 1.1.0:
 
django-hitcount
  • Docs »
  • django-hitcount
  • Edit on GitHub

django-hitcount¶

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

Django-Hitcount allows you to track the number of hits/views for a particular object.

  • Overview
    • Requirements and Compatibility
  • Installation and Usage
    • Settings.py
    • Urls.py
    • Template Magic
  • Additional Settings
    • HITCOUNT_KEEP_HIT_ACTIVE
    • HITCOUNT_HITS_PER_IP_LIMIT
    • HITCOUNT_EXCLUDE_USER_GROUP
    • HITCOUNT_KEEP_HIT_IN_DATABASE
  • Management Commands
  • Example Project
  • Contribution and Testing
    • Testing
  • Additional Authors and Thanks
  • Changelog
    • Version 1.1.0:

Issues¶

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

Next

© Copyright 2009-2015 Damon Timm.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 1.1.0
Versions
latest
1.1.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.