Page MenuHomeSoftware Heritage

Move throttling module from swh.web.common to swh.web.api
ClosedPublic

Authored by anlambert on Mar 19 2020, 4:12 PM.

Details

Summary

Throttling requests is related to Django REST Framework and is only used in
the api part of swh-web. So move associated module from common submodule
to api one for consistency.

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.