django-rest-framework/docs/api-guide/throttling.md
2012-09-12 10:12:13 +01:00

15 lines
259 B
Markdown

<a class="github" href="throttling.py"></a>
# Throttling
> HTTP/1.1 420 Enhance Your Calm
>
> [Twitter API rate limiting response][cite]
[cite]: https://dev.twitter.com/docs/error-codes-responses
## PerUserThrottle
## PerViewThrottle
## Custom throttles