python-django-ratelimit-doc

Cache-based rate-limiting for django (documentation)
  https://github.com/jsocol/django-ratelimit
  0
  no reviews



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.

this package contains the documentation.