Merged with master.
Showing
common/static/images/firecode.jpg
0 → 100644
65.8 KB
common/static/images/high_pass_filter.png
0 → 100644
47 KB
common/static/images/mit_dome.jpg
0 → 100644
37 KB
common/static/images/pl-course.png
0 → 100644
40 KB
common/static/images/pl-faculty.png
0 → 100644
8.92 KB
common/static/images/simple_graph.png
0 → 100644
14.8 KB
common/static/images/voltage_divider.png
0 → 100644
26.7 KB
conf/locale/en/LC_MESSAGES/messages.po
0 → 100644
i18n/execute.py
0 → 100644
i18n/extract.py
0 → 100755
i18n/generate.py
0 → 100755
i18n/tests/__init__.py
0 → 100644
i18n/tests/test_converter.py
0 → 100644
i18n/tests/test_dummy.py
0 → 100644
i18n/tests/test_extract.py
0 → 100644
i18n/tests/test_generate.py
0 → 100644
i18n/update.py
deleted
100755 → 0
-r repo-requirements.txt | ||
Babel==0.9.6 | ||
beautifulsoup4==4.1.3 | ||
beautifulsoup==3.2.1 | ||
boto==2.6.0 | ||
... | ... | @@ -62,6 +61,10 @@ newrelic==1.8.0.13 |
# Used for documentation gathering | ||
sphinx==1.1.3 | ||
# Used for Internationalization and localization | ||
Babel==0.9.6 | ||
transifex-client==0.8 | ||
# Used for testing | ||
coverage==3.6 | ||
factory_boy==2.0.2 | ||
... | ... |