Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/increase custom throttling rates to 50 per day #60

Merged

Conversation

juuso-j
Copy link
Collaborator

@juuso-j juuso-j commented Apr 30, 2024

Increase custom throttling rates to 50 per day + fix tests

Description

Trello #109

Breakdown:

Files changed

  1. account/api/views.py
  2. profiles/api/utils.py
    • Increase throttling rate to 50/day
  3. account/migrations/0016_order_users_by_date_joined.py
  4. account/models.py
    • Order Users by ascending by date_joined
  5. account/tests/conftest.py
  6. account/tests/test_api.py
    • Refactor tests

@juuso-j juuso-j added the enhancement New feature or request label Apr 30, 2024
@juuso-j juuso-j requested a review from ezkat April 30, 2024 11:16
@juuso-j juuso-j self-assigned this Apr 30, 2024
@juuso-j juuso-j merged commit 6ef0b02 into develop May 3, 2024
3 checks passed
@juuso-j juuso-j mentioned this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants