Name |
Last commit
|
Last update |
---|---|---|
doc_img | ||
poll | ||
tests | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
install_test_deps.sh | ||
pylintrc | ||
requirements.txt | ||
run_tests.py | ||
setup.py |
When rendering a fragment on the server side, there is magic in edX to translate /static/... URLs to the actual file locations. That magic does not apply for URLs transmitted in AJAX responses and used in templates on the client side. This fix translates the URLs in the JSON response before sending it back to the client.
Name |
Last commit
|
Last update |
---|---|---|
doc_img | Loading commit data... | |
poll | Loading commit data... | |
tests | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
LICENSE | Loading commit data... | |
README.md | Loading commit data... | |
install_test_deps.sh | Loading commit data... | |
pylintrc | Loading commit data... | |
requirements.txt | Loading commit data... | |
run_tests.py | Loading commit data... | |
setup.py | Loading commit data... |