Admin Honeypot based on @dmpayton https://github.com/dmpayton/django-admin-honeypot but without storing events to db. Just simple raise errors which send emails or handle it in sentry.
pip install leonardo-admin-honeypot
You have two options how use honeypot, in default state is automaticaly loaded under configured url. If you needit you can spawn it to any url pattern as FeinCMS application.