Files
edx-platform/cms
Kevin Falcone daf4db8647 Update --commit flag so you don't have to say --commit=commit
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.
2015-11-19 15:26:28 -05:00
..
2015-11-13 12:30:54 -05:00
2015-10-20 14:57:33 -04:00
2015-11-18 11:56:49 +05:00
2015-11-10 15:00:19 -05:00
2015-05-08 09:01:50 -04:00
2015-05-08 09:01:50 -04:00
2015-11-10 15:00:19 -05:00

CMS (Content Management System)
-------------------------------

This directory contains code relating to the course management portal for edX, also known as Studio.