brutasse / django-ratelimit-backend

Rate-limit your login attempts at the authentication backend level
https://django-ratelimit-backend.readthedocs.io
BSD 3-Clause "New" or "Revised" License
169 stars 34 forks source link

provide context for invalid_login in admin form #42

Open RaphaelKimmig opened 6 years ago

RaphaelKimmig commented 6 years ago

the default error message contains a placeholder for the username which is not expanded when no context is provided.