jazzband / django-axes

Keep track of failed login attempts in Django-powered sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttributeError: 'Request' object has no attribute 'axes_ip_address'

ebdavison opened this issue · comments

We are now encountering this error message following updates to the following packages:

  • black==23.1.0
  • packaging==23.0
  • typing-extensions==4.5.0

We are using django-axes version 5.25.0.

Hey! Could you post the full stack trace?