Skip to content

Conversation

@fanrenkong
Copy link

In the "Using Django Ratelimit" section of the original document, it is explained that the decorator can limit HTTP methods. ratelimt.All represents all HTTP methods, and ratelimit.UNSAFE represents ('POST', 'PUT', 'PATCH', 'DELETE'). However, when upgrading from version 3.x to 4.0, imports should be renamed from from ratelimit to from django_ratelimit, so the document needs to be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant