Clarify throttling rates #9639
Answered
by
browniebroke
decadenza
asked this question in
Ideas & Suggestions
|
In the documentation at https://www.django-rest-framework.org/api-guide/throttling/ the allowed throttling periods are indicated as Further in the same page, an example shows, instead, the use of just Looking at the source code it is evident that just the first letter of the period is considered: I think this should be clarified to the user, e.g. something like:
|
Answered by
browniebroke
Jan 30, 2025
Replies: 1 comment
|
PR welcome, I remember looking at the source code myself at some point too 👍🏻 |
0 replies
Answer selected by
browniebroke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR welcome, I remember looking at the source code myself at some point too 👍🏻