django-ratelimit
django-ratelimit copied to clipboard
Add support for async functions to decorator
Tries to add support for async functions to the decorator, but trips over not having a failing test to fix.