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

Endpoint to return course unit based on id #78

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

tomaspalma
Copy link
Member

This had to be done, since in order to have the paste course options functionality work on the frontend for courses different from the selected ones, we needed a way to retrieve a CourseInfo object from the backend and there were no endpoints available for that.

@tomaspalma tomaspalma self-assigned this Jun 5, 2024
django/university/views.py Outdated Show resolved Hide resolved
Co-authored-by: João Pereira <thePeras@users.noreply.github.com>
Copy link
Member

@thePeras thePeras left a comment

Choose a reason for hiding this comment

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

✅ 🛫

@thePeras thePeras merged commit 354844e into develop Jun 7, 2024
@thePeras thePeras deleted the feature/course-unit-by-id branch June 7, 2024 09:21
@thePeras thePeras mentioned this pull request Jun 7, 2024
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.

2 participants