Mercurial > public > sg101
diff requirements_dev.txt @ 971:4f265f61874b
Hotlink image form is functioning.
The user can now submit a URL via a form and the URL will be downloaded
and uploaded to a S3 bucket if it is an image.
Tests to follow.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 22 Sep 2015 20:23:50 -0500 |
parents | 2aaf9fa5867b |
children | 81b96f3c9e59 |
line wrap: on
line diff
--- a/requirements_dev.txt Sun Sep 13 14:51:33 2015 -0500 +++ b/requirements_dev.txt Tue Sep 22 20:23:50 2015 -0500 @@ -38,6 +38,7 @@ mock==1.0.1 lxml==3.4.2 testfixtures==4.1.2 +requests==2.7.0 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master -e git+https://github.com/notanumber/xapian-haystack.git@a3a3a4e7cfba3e2e1be3a42abf59edd29ea03c05#egg=xapian_haystack-master -e hg+https://bgneal@bitbucket.org/bgneal/queues@862e8846f7e5f5a0df7f08bfe4b4e5283acb4614#egg=queues-dev