Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-django-ratelimit
Cache-based rate-limiting for Django
https://github.com/jsocol/django-ratelimit
0
no reviews
Install
Django Ratelimit provides a decorator to rate-limit views. Limiting can be based on IP address or a field in the request--either a GET or POST variable.