Skip to content

Fix instance of DeprecatedEdxPlatformImportWarning

Choose a tag to compare

@kdmccormick kdmccormick released this 17 Feb 22:51
· 260 commits to master since this release
f0237d9
refactor: fix instance of DeprecatedEdxPlatformImportWarning (#264)

The path `static_replace` should instead be
referenced as `common.djangoapps.static_replace`.
The old form will stop working soon.

Bump version to 2.3.2