Commit 3120016d by jhelbert

Merge pull request #15 from edx/jhelbert/requirements

requirements licenses
parents efdf2f17 192aa07b
Django==1.6.5 Django==1.6.5 # BSD License
Markdown==2.4.1 Markdown==2.4.1 # BSD
South==0.8.1 South==0.8.1 # APache License
django-model-utils==1.4.0 django-model-utils==1.4.0 # BSD
djangorestframework==2.3.5 djangorestframework==2.3.5 # BSD
ipython==2.1.0 ipython==2.1.0 # BSD
django-rest-swagger==0.1.14 django-rest-swagger==0.1.14 # BSD
djangorestframework-csv==1.3.3 djangorestframework-csv==1.3.3 # BSD
iso3166==0.1 iso3166==0.1 # MIT
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# production that isn't in development. # production that isn't in development.
-r base.txt -r base.txt
MySQL-python==1.2.5 MySQL-python==1.2.5 # GPL License
PyYAML==3.11 PyYAML==3.11 # MIT
gunicorn==0.17.4 gunicorn==0.17.4 # MIT
path.py==5.2 path.py==5.2 # MIT
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment