Skip to main content

Django Hide, hides django from wappalizer by encrypting csrf_token.

Project description

django_hide

Django package to hide from wappalyzer

usage

Install it by: pip install django-hide

Add django_hide to the installed apps.

Add django_hide.middleware.CSRFHIDEMiddleware to middlewares.

{% load django_hide %} in template.

Use {% h_csrf_token %} instead of {% csrf_token %} in forms in template.

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-hide-0.0.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

django_hide-0.0.2-py3-none-any.whl (3.9 kB view hashes)

Uploaded 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