Skip to content

Move Pearson courseware imports to function level. - #1160

Merged
brianhw merged 1 commit into
masterfrom
brian/fix-extauth-courseware-import
Sep 27, 2013
Merged

Move Pearson courseware imports to function level.#1160
brianhw merged 1 commit into
masterfrom
brian/fix-extauth-courseware-import

Conversation

@brianhw

@brianhw brianhw commented Sep 27, 2013

Copy link
Copy Markdown
Contributor

The Pearson login code makes calls into LMS courseware. This has the unfortunate side effect of importing huge swaths of LMS code that should not be included in a common djangoapp. In lieu of major refactoring or outright removal of Pearson login code, this just moves the offending imports down to where they are pulled in only as needed.

@dianakhuang

@dianakhuang

Copy link
Copy Markdown
Contributor

👍

brianhw added a commit that referenced this pull request Sep 27, 2013
Move Pearson courseware imports to function level.
@brianhw
brianhw merged commit 8d7b40f into master Sep 27, 2013
@brianhw
brianhw deleted the brian/fix-extauth-courseware-import branch September 27, 2013 18:40
lgp171188 pushed a commit to open-craft/openedx-platform that referenced this pull request Sep 20, 2018
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