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

feat(registrations): add ordering for registrations view #1017

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danipran
Copy link
Contributor

Also revert a previous commit. Misunderstood the task.

@danipran danipran force-pushed the LINK-2173/order-signups-desc-id branch from 2d3384c to 7f1513f Compare December 20, 2024 12:54
@danipran danipran force-pushed the LINK-2173/order-signups-desc-id branch from 7f1513f to 7700da4 Compare December 20, 2024 12:59
@terovirtanen
Copy link
Contributor

LINKEDEVENTS-API branch is deployed to platta: https://linkedevents-pr1017.api.dev.hel.ninja 🚀🚀🚀

@danipran danipran requested a review from a team December 20, 2024 13:12
@pytest.mark.django_db
def test_list_should_order_by_event_start_time(user_api_client):
registration_jun = RegistrationFactory(
event=EventFactory(start_time=datetime(2024, 6, 1))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants