dmpayton / django-admin-honeypot

:honey_pot: A fake Django admin login screen page.
http://django-admin-honeypot.readthedocs.io/
MIT License
1.03k stars 188 forks source link

Error 500 after first login try #97

Open actiotec opened 6 months ago

actiotec commented 6 months ago

In my production environment, when I open /admin which is configured for honeypot, I enter an email and a password and I get a server error 500, but the attempt is logged in the DB. Any clue?