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

Remove get_preview_module. #532

Merged
merged 1 commit into from
Jul 31, 2013
Merged

Remove get_preview_module. #532

merged 1 commit into from
Jul 31, 2013

Conversation

jkarni
Copy link

@jkarni jkarni commented Jul 30, 2013

And replace calls with calls to load_preview_module.

get_preview_module does nothing besides load_preview_module, with the same arguments, and in the same order. And they have different docstrings. And both of them were outdated.

ack-ed thorough the codebase, and ran cms tests - get_preview isn't used anywhere else.

@dmitchell @cahrens

    And replace calls with calls to load_preview_module.
@dmitchell
Copy link
Contributor

👍

@cahrens
Copy link

cahrens commented Jul 31, 2013

👍 (did not check out code and test it)

jkarni pushed a commit that referenced this pull request Jul 31, 2013
@jkarni jkarni merged commit bba0611 into master Jul 31, 2013
@jkarni jkarni deleted the jkarni/fix/superfluous-fn branch July 31, 2013 14:21
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
Updated django-wiki to better handle relative wiki links.
Kelketek referenced this pull request in open-craft/edx-platform Sep 23, 2015
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Jun 3, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Jun 3, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Jun 3, 2016
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Jun 3, 2016
diegomillan pushed a commit to eduNEXT/edx-platform that referenced this pull request Oct 12, 2016
…-fix

Update free text response and submit-and-compare SHAs for score calculation fix
yoann-mroz pushed a commit to weuplearning/edx-platform that referenced this pull request Nov 30, 2020
* Update many `docker` usages to be `docker-compose` to allow
  multi-devstack support via setting of `COMPOSE_PROJECT_NAME`
  connfiguration option in `options.local.mk`.
* Add network aliases for backwards-compatibility.
* Add several new Makefile targets:
    + dev.print-container.<service>
    + dev.ps
    + dev.stop[.<services>]
    + dev.kill[.<services>]
    + dev.down[.<services>]
    + dev.restart[.<services>]
    + dev.rm-stopped
* Using new targets, fix features that would break when using an
  alternative `COMPOSE_PROJECT_NAME`.
* Utilize `COMPOSE_FILE` docker-compose environment variable
   to set Docker Compose file list for all Makefile rules and scripts
   used through the Makefile.

Co-authored-by: Adolfo R. Brandes <arbrandes@arbrand.es>
Co-authored-by: Kyle McCormick <kmccormick@edx.org>
rediris pushed a commit to gymnasium/edx-platform that referenced this pull request Feb 25, 2021
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this pull request Nov 17, 2022
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.

3 participants