django-admin-honeypot 1.1.0
0
A fake Django admin login screen to notify admins of attempted unauthorized access.
Contents
A fake Django admin login screen to notify admins of attempted unauthorized access.
Stars: 1017, Watchers: 1017, Forks: 188, Open Issues: 19The dmpayton/django-admin-honeypot
repo was created 13 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 1017 github stars!
How to Install django-admin-honeypot
You can install django-admin-honeypot using pip
pip install django-admin-honeypot
or add it to a project with poetry
poetry add django-admin-honeypot
Package Details
- Author
- License
- MIT License
- Homepage
- https://github.com/dmpayton/django-admin-honeypot
- PyPi:
- https://pypi.org/project/django-admin-honeypot/
- GitHub Repo:
- https://github.com/dmpayton/django-admin-honeypot
Classifiers
- Internet/WWW/HTTP/Dynamic Content
Related Packages
Errors
A list of common django-admin-honeypot errors.
Code Examples
Here are some django-admin-honeypot
code examples and snippets.
GitHub Issues
The django-admin-honeypot package has 19 open issues on GitHub
- Added missing template vars to context data
- IP Address GDPR/PII Compliance
- Update for modern Django!
- Expanded logging options