Merge pull request #12 from MITx/vik/add-htsql
Vik/add htsql
Showing
anserv/mitx_libraries/__init__.py
0 → 100644
anserv/modules/student_course_stats/tasks.py
0 → 100644
anserv/static_replace/__init__.py
deleted
100644 → 0
anserv/urls.py~
deleted
100644 → 0
css_js_src/css/bootstrap-extensions.css
0 → 100644
css_js_src/css/bootstrap-responsive.css
0 → 100644
This diff is collapsed.
Click to expand it.
css_js_src/css/bootstrap-responsive.min.css
0 → 100644
This diff is collapsed.
Click to expand it.
css_js_src/css/bootstrap.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
css_js_src/css/bootstrap.min.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
css_js_src/css/images/animated-overlay.gif
0 → 100644
1.7 KB
418 Bytes
312 Bytes
205 Bytes
262 Bytes
348 Bytes
207 Bytes
5.68 KB
278 Bytes
328 Bytes
6.76 KB
4.44 KB
4.44 KB
4.44 KB
6.15 KB
css_js_src/css/jquery-ui-1.10.2.custom.css
0 → 100644
This diff is collapsed.
Click to expand it.
8.57 KB
css_js_src/img/glyphicons-halflings.png
0 → 100644
12.5 KB
css_js_src/js/bootstrap.js
0 → 100644
This diff is collapsed.
Click to expand it.
css_js_src/js/bootstrap.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
css_js_src/js/jquery-ui-1.10.2.custom.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
css_js_src/js/jquery.flot.axislabels.js
0 → 100644
css_js_src/js/jquery.flot.patched-multi.js
0 → 100644
This diff is collapsed.
Click to expand it.
css_js_src/js/jquery.flot.tooltip.js
0 → 100644
File moved
install.txt
0 → 100644
| django | django==1.4.3 | ||
| pymongo | pymongo==2.4.1 | ||
| pymysql | pymysql | ||
| flup | flup | ||
| fs | fs | ||
| # mysql-client | # mysql-client | ||
| mako | mako==0.7.3 | ||
| requests | requests==0.14.2 | ||
| multiprocessing | multiprocessing | ||
| gunicorn | gunicorn | ||
| path.py | path.py | ||
| decorator | decorator | ||
| MySQL-python | MySQL-python==1.2.4c1 | ||
| simplejson | simplejson | ||
| south | South==0.7.6 | ||
| django-celery | django-celery==3.0.11 | ||
| celery-with-redis | celery-with-redis==3.0 | ||
| django-pipeline | django-pipeline==1.3.6 | ||
| django-staticfiles |