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

Performance enhancements for django-admin commands to delete and clone course #570

Merged

Commits on Aug 3, 2013

  1. add a metadata cache and re-compute ignore when deleting a course to …

    …speed up the whole thing as well as squelching warnings in the console output
    Chris Dodge committed Aug 3, 2013
    Configuration menu
    Copy the full SHA
    f57b02c View commit details
    Browse the repository at this point in the history
  2. add same optimizations to the clone course command

    Chris Dodge committed Aug 3, 2013
    Configuration menu
    Copy the full SHA
    9f07507 View commit details
    Browse the repository at this point in the history
  3. rename clone.py to a more descriptive clone_course.py

    Chris Dodge committed Aug 3, 2013
    Configuration menu
    Copy the full SHA
    9da0aa2 View commit details
    Browse the repository at this point in the history