django-blockreferralspam 0.0.1
pip install django-blockreferralspam
Latest version
Released:
Django application to block referrall spam
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (LGPL 3)
- Author: Alberto Vara
- Tags django, spam, block
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Programming Language
Project description
Django Spam Referral Blocker
Information
Django Spam Referral Blocker removes all Spam in your Google Analytics statics. You could find many tutorials to remove referral SPAM with .htaccess, apache, nginx.
If you deploy your website in Google App Engine, this App could help you.
Django Spam Referral Blocker use This blacklist
Installation
In your settings:
INSTALLED_APPS = ( ... 'blockreferralspam', ) MIDDLEWARE_CLASSES = ( ... 'blockreferralspam.middleware.KillSpam', )
Releases
0.0.1 (2015-07-13)
Initial version
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (LGPL 3)
- Author: Alberto Vara
- Tags django, spam, block
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Programming Language
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
File details
Details for the file django-blockreferralspam-0.0.1.tar.gz
.
File metadata
- Download URL: django-blockreferralspam-0.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04401851220a4e24af1cea5e618223880f2f6337b09757c99b9c2a917278ef7c |
|
MD5 | b7168bbbfbedf7e61202911f9b0d3da6 |
|
BLAKE2b-256 | 7abea2040d6fb01d6cc47a90bbcbbd6302aab7ec3617f1b038536c545d967f3a |