Skip to content
Snippets Groups Projects
Commit e0996f4a authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Rearrange and update API throttles

parent e1e5203b
No related branches found
No related tags found
No related merge requests found
File moved
from ..throttles import PostOrPutUserRateThrottle
from api.throttling import PostOrPutUserRateThrottle
class EventCreationThrottle(PostOrPutUserRateThrottle):
......
from ...v1.events.throttles import *
from ...v1.events.throttling import *
from ..v1.throttles import *
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment