Merge branch 'master' into feature/tomg/fall-design
Showing
lms/djangoapps/branding/__init__.py
0 → 100644
lms/djangoapps/branding/views.py
0 → 100644
lms/static/images/BerkeleyX-on-edx-logo.png
0 → 100644
4.89 KB
lms/static/images/HarvardX-on-edx-logo.png
0 → 100644
5.94 KB
lms/static/images/MITx-on-edx-logo.png
0 → 100644
3.13 KB
lms/templates/textbook.html
deleted
100644 → 0
lms/templates/wiki/delete.html
deleted
100644 → 0
lms/templates/wiki/settings.html
deleted
100644 → 0
lms/templates/wiki/wiki-404.html
deleted
100644 → 0
... | ... | @@ -2,7 +2,7 @@ django>=1.4,<1.5 |
pip | ||
numpy | ||
scipy | ||
markdown | ||
Markdown<2.3.0 | ||
pygments | ||
lxml | ||
boto | ||
... | ... | @@ -43,5 +43,7 @@ django-ses |
django-storages | ||
django-threaded-multihost | ||
django-sekizai<0.7 | ||
django-mptt>=0.5.3 | ||
sorl-thumbnail | ||
networkx | ||
-r repo-requirements.txt |