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
Built Distribution
File details
Details for the file django_page_hits-0.2.0.tar.gz
.
File metadata
- Download URL: django_page_hits-0.2.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d53e881fb989b27b4055ea489178defae2ffb43d12cc5e03a5a4e625a20a290 |
|
MD5 | 13fe0b14f112ff3e18ba658ee096d395 |
|
BLAKE2b-256 | 07f932d2130afb78bfe2b820859063f7f4d8be6e8a1ad833822b42bdec48f76e |
Provenance
File details
Details for the file django_page_hits-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_page_hits-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fd2eb0fd55b1d0e2d0c627b9449d0fae2b424b4a9696262ac9411bc63219aab |
|
MD5 | 3801b36477bf8cbb09f78b3974166819 |
|
BLAKE2b-256 | abc533eca3577b8a01040f97de13542b12fce2853e45f210b291ee09347bdf4a |