A middleware which stores the records of page view counts
Project description
Django page hits
A middleware which stores the records of page view counts
Free software: MIT license
Documentation: https://django-page-hits.readthedocs.io.
Installation
- Install from github or clone the repository:
pip install django_page_hits
Add ‘django_page_hits’ at the end of INSTALLED_APPS.
Add ‘django_page_hits.middleware.PageHitsMiddleware’ to end of MIDDLEWARE_CLASSES.
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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for django_page_hits-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fd2eb0fd55b1d0e2d0c627b9449d0fae2b424b4a9696262ac9411bc63219aab |
|
MD5 | 3801b36477bf8cbb09f78b3974166819 |
|
BLAKE2b-256 | abc533eca3577b8a01040f97de13542b12fce2853e45f210b291ee09347bdf4a |