jsocol/django-ratelimit

Documentation for custom get_usage / is_rate_limited needed.

Open

#309 建立於 2023年11月13日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)Python (904 star) (180 fork)batch import
help wanted

描述

I am looking to do some conditional rate limiting , and I see the documentation about customizing get_usage and is_ratelimited. It' not clear how to use these methods after customization. Do you still call them using the decorator? Are there any examples?

貢獻者指南