Skip to main content

A middleware which stores the records of page view counts

Project description

Django page hits

https://img.shields.io/pypi/v/django_page_hits.svg https://img.shields.io/travis/amritghimire/django_page_hits.svg Documentation Status Updates

A middleware which stores the records of page view counts

Installation

  1. Install from github or clone the repository:

    pip install django_page_hits

  2. Add ‘django_page_hits’ at the end of INSTALLED_APPS.

  3. Add ‘django_page_hits.middleware.PageHitsMiddleware’ to end of MIDDLEWARE_CLASSES.

  4. Run python manage.py syncdb or python manage.py migrate.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.0 (2024-01-25)

Fix import for more recent Python

0.1.0 (2020-10-12)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_page_hits-0.2.0.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

django_page_hits-0.2.0-py2.py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page