Installation¶
Requirements¶
Python 3.8+
Django 3.2+ (Latest Django versions supported)
Install¶
django-honeypot-admin is on PyPI and can be installed with pip:
pip install django-honeypot-admin
Note¶
This package is a fork of the original django-admin-honeypot by Derek Payton, updated and maintained by Vignesh (Alien501) for compatibility with latest Django versions.