Merge pull request #157 from MITx/cpennington/cms-github
Enable interaction with github
Showing
cms/djangoapps/github_sync/__init__.py
0 → 100644
cms/djangoapps/github_sync/exceptions.py
0 → 100644
cms/djangoapps/github_sync/tests/__init__.py
0 → 100644
cms/djangoapps/github_sync/views.py
0 → 100644
cms/templates/course_index.html
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
common/lib/capa/setup.py
0 → 100644
common/lib/mitxmako/setup.py
0 → 100644
| django<1.4 | django<1.4 | ||
| pip | pip | ||
| numpy | |||
| scipy | scipy | ||
| matplotlib | matplotlib | ||
| markdown | markdown | ||
| ... | @@ -24,7 +25,12 @@ sympy | ... | @@ -24,7 +25,12 @@ sympy |
| newrelic | newrelic | ||
| glob2 | glob2 | ||
| pymongo | pymongo | ||
| -e common/lib/capa | |||
| -e common/lib/mitxmako | |||
| -e common/lib/xmodule | -e common/lib/xmodule | ||
| django_nose | django_nose | ||
| nosexcover | nosexcover | ||
| rednose | rednose | ||
| GitPython >= 0.3 | |||
| django-override-settings | |||
| mock>=0.8, <0.9 |
test_root/.gitignore
0 → 100644
Please
register
or
sign in
to comment