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: Create DRF for course settings and course details views out of current Django views #32397 #558

Merged

Conversation

pkulkark
Copy link
Member

Description

This PR removes the previously merged details_settings API changes (from #533) and backports the upstream PR openedx#32397.

(cherry picked from commit ed1e5f5)

Supporting Information

OpenCraft Internal Jira ticket: BB-7664

Testing Instructions

TBD

Copy link
Member

@kaustavb12 kaustavb12 left a comment

Choose a reason for hiding this comment

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

👍

@pkulkark The replaced API is working correctly.
Please consider this approved once the review comment is addressed

  • I tested this: Tested new APIs in devstack
  • I read through the code
  • I checked for accessibility issues
  • Includes documentation
  • I made sure any change in configuration variables is reflected in the corresponding client's configuration-secure repository.

cms/djangoapps/contentstore/utils.py Show resolved Hide resolved
pkulkark and others added 2 commits September 18, 2023 11:52
This reverts commit 8940cb3
since it will be replaced with a new commit from upstream.
current Django views (openedx#32397)

(cherry picked from commit ed1e5f5)

Co-authored-by: ruzniaievdm <[email protected]>
@pkulkark pkulkark force-pushed the pooja/backport-details-settings-api branch 2 times, most recently from 3c68613 to 0f846c2 Compare September 18, 2023 19:01
@pkulkark pkulkark force-pushed the pooja/backport-details-settings-api branch from 0f846c2 to 2a5b540 Compare September 18, 2023 22:27
@pkulkark pkulkark merged commit 6e79a53 into opencraft-release/palm.1 Sep 18, 2023
41 checks passed
@pkulkark pkulkark deleted the pooja/backport-details-settings-api branch September 18, 2023 22:57
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