Merge master
Showing
common/djangoapps/external_auth/admin.py
0 → 100644
common/djangoapps/external_auth/models.py
0 → 100644
common/djangoapps/external_auth/views.py
0 → 100644
common/lib/supertrace.py
0 → 100644
common/lib/xmodule/progress.py
deleted
100644 → 0
common/lib/xmodule/xmodule/editing_module.py
0 → 100644
common/lib/xmodule/xmodule/error_module.py
0 → 100644
common/lib/xmodule/xmodule/errortracker.py
0 → 100644
common/lib/xmodule/xmodule/html_checker.py
0 → 100644
common/lib/xmodule/xmodule/stringify.py
0 → 100644
lms/djangoapps/dashboard/__init__.py
0 → 100644
lms/djangoapps/dashboard/models.py
0 → 100644
lms/djangoapps/dashboard/tests.py
0 → 100644
lms/djangoapps/dashboard/views.py
0 → 100644
lms/djangoapps/lms_migration/__init__.py
0 → 100644
lms/djangoapps/lms_migration/migrate.py
0 → 100644
lms/djangoapps/ssl_auth/ssl_auth.py
deleted
100755 → 0
lms/static/sass/course/_help.scss
deleted
100644 → 0
lms/templates/extauth_failure.html
0 → 100644
lms/templates/tracking_log.html
0 → 100644
prod-requirements.txt
0 → 100644
| Django==1.3.1 | ||
| flup==1.0.3.dev-20110405 | ||
| lxml==2.3.4 | ||
| Mako==0.7.0 | ||
| Markdown==2.1.1 | ||
| markdown2==1.4.2 | ||
| python-memcached==1.48 | ||
| numpy==1.6.1 | ||
| Pygments==1.5 | ||
| boto==2.3.0 | ||
| django-storages==1.1.4 | ||
| django-masquerade==0.1.5 | ||
| fs==0.4.0 | ||
| django-jasmine==0.3.2 | ||
| path.py==2.2.2 | ||
| requests==0.12.1 | ||
| BeautifulSoup==3.2.1 | ||
| BeautifulSoup4==4.1.1 | ||
| newrelic==1.3.0.289 | ||
| ipython==0.12.1 | ||
| django-pipeline==1.2.12 | ||
| django-staticfiles==1.2.1 | ||
| glob2==0.3 | ||
| sympy==0.7.1 | ||
| pymongo==2.2.1 | ||
| rednose==0.3.3 | ||
| mock==0.8.0 | ||
| GitPython==0.3.2.RC1 | ||
| PyYAML==3.10 | ||
| feedparser==5.1.2 | ||
| MySQL-python==1.2.3 | ||
| matplotlib==1.1.0 | ||
| scipy==0.10.1 | ||
| akismet==0.2.0 | ||
| Coffin==0.3.6 | ||
| django-celery==2.2.7 | ||
| django-countries==1.0.5 | ||
| django-followit==0.0.3 | ||
| django-keyedcache==1.4-6 | ||
| django-kombu==0.9.2 | ||
| django-mako==0.1.5pre | ||
| django-recaptcha-works==0.3.4 | ||
| django-robots==0.8.1 | ||
| django-ses==0.4.1 | ||
| django-threaded-multihost==1.4-1 | ||
| html5lib==0.90 | ||
| Jinja2==2.6 | ||
| oauth2==1.5.211 | ||
| pystache==0.3.1 | ||
| python-openid==2.2.5 | ||
| South==0.7.5 | ||
| Unidecode==0.04.9 |
| ... | ... | @@ -2,19 +2,20 @@ django<1.4 |
| pip | ||
| numpy | ||
| scipy | ||
| matplotlib | ||
| markdown | ||
| pygments | ||
| lxml | ||
| boto | ||
| mako | ||
| python-memcached | ||
| python-openid | ||
| path.py | ||
| django_debug_toolbar | ||
| -e git://github.com/MITx/django-pipeline.git#egg=django-pipeline | ||
| django-staticfiles>=1.2.1 | ||
| fs | ||
| beautifulsoup | ||
| beautifulsoup | ||
| beautifulsoup4 | ||
| feedparser | ||
| requests | ||
| sympy | ||
| ... | ... | @@ -37,6 +38,7 @@ django-jasmine |
| django-keyedcache | ||
| django-mako | ||
| django-masquerade | ||
| django-openid-auth | ||
| django-robots | ||
| django-ses | ||
| django-storages | ||
| ... | ... |
utility-scripts/create_groups.py
0 → 100644
utility-scripts/create_user.py
0 → 100644
Please
register
or
sign in
to comment