Skip to content
  • guglielmo's avatar
    Disable throttling in API classes and update .gitignore · 16ddadc4
    guglielmo authored
    The throttling mechanism has been disabled for all API classes in the 'api_opp_v1/views.py' file by adding an empty 'throttle_classes' list to each class. An 'opp19_locust.py' file has been added to '.gitignore' to prevent it from being tracked by git. The update ensures more optimized API request processing and clean git tracking.
    16ddadc4