================================================= Welcome to django-honeypot-admin's documentation! ================================================= `django-honeypot-admin`_ is a fake Django admin login screen to log and notify admins of attempted unauthorized access. This app was inspired by discussion in and around Paul McMillan's security talk at DjangoCon 2011. :Original Author: `Derek Payton`_ :Current Maintainer: `Vignesh (Alien501)`_ :Version: 2.0.0 :License: `MIT`_ :Django Compatibility: 3.2+ (Latest Django versions supported) |travis-ci|_ .. |travis-ci| image:: https://secure.travis-ci.org/Alien501/django-admin-honeypot.png .. _travis-ci: http://travis-ci.org/Alien501/django-admin-honeypot **Source** `github.com/Alien501/django-admin-honeypot `_ **Documentation** `django-honeypot-admin.readthedocs.org `_ **Contents** .. toctree:: :maxdepth: 2 manual/install manual/usage manual/reference manual/faq manual/testing Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _django-honeypot-admin: https://github.com/Alien501/django-admin-honeypot .. _Derek Payton: http://dmpayton.com .. _Vignesh (Alien501): https://github.com/Alien501 .. _MIT: https://github.com/Alien501/django-admin-honeypot/blob/develop/LICENSE