jsocol/django-ratelimit

Documentation for custom get_usage / is_rate_limited needed.

开放

#309 创建于 2023年11月13日

 (1 条评论) (1 个反应) (0 位负责人)Python (180 个派生)batch import
help wanted

仓库指标

星标
 (904 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南