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

closes #41: Add RATELIMIT_SUPPRESS_WARNINGS setting #44

Open ciarancourtney opened 5 years ago

ciarancourtney commented 5 years ago

Added since I noticed my filterwarnings workaround in #41 stopped working recently