With the 1.8 upgrade, we stopped using 'manage.py cms command commit' and switched to --commit because we no longer directly access args[] https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/ When this command was updated, it was switched to --commit=commit, but using store_true allows a much more natural --commit syntax.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
data | Loading commit data... | |
__init__.py | Loading commit data... | |
test_cleanup_assets.py | Loading commit data... | |
test_create_course.py | Loading commit data... | |
test_delete_course.py | Loading commit data... | |
test_delete_orphans.py | Loading commit data... | |
test_export.py | Loading commit data... | |
test_export_all_courses.py | Loading commit data... | |
test_export_convert_format.py | Loading commit data... | |
test_fix_not_found.py | Loading commit data... | |
test_force_publish.py | Loading commit data... | |
test_git_export.py | Loading commit data... | |
test_import.py | Loading commit data... | |
test_migrate_to_split.py | Loading commit data... | |
test_reindex_courses.py | Loading commit data... | |
test_reindex_library.py | Loading commit data... |