jsocol / django-ratelimit

Cache-based rate-limiting for Django
https://django-ratelimit.readthedocs.io/en/latest/
Other
1.06k stars 188 forks source link

Add support for async functions to decorator #298

Open ttys0dev opened 1 year ago

ttys0dev commented 1 year ago

Testing to see if this fixes the test issue in #295.

ttys0dev commented 8 months ago

rebased