annotate requirements_dev.txt @ 821:71db8076dc3d

Bandmap WIP: geocoding integrated with add form. Add form works. Before submitting the form, client side JS makes a geocode request to Google and populates hidden lat/lon fields with the result. Successfully created a model instance on the server side. Still need to update admin dashboard, admin approval, and give out badges for adding bands to the map. Once that is done, then work on displaying the map with filtering.
author Brian Neal <bgneal@gmail.com>
date Tue, 23 Sep 2014 20:40:31 -0500
parents 689db80068c8
children ff645a692791
rev   line source
bgneal@800 1 Django==1.6.6
bgneal@657 2 Markdown==2.3.1
bgneal@759 3 MySQL-python==1.2.5
bgneal@747 4 django-debug-toolbar==1.0
bgneal@759 5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master
bgneal@753 6 django-haystack==2.1.0
bgneal@582 7 django-tagging==0.3.1
bgneal@582 8 gdata==2.0.15
bgneal@582 9 html5lib==0.90
bgneal@654 10 pytz==2013b
bgneal@753 11 queued-search==2.1.0
bgneal@753 12 queues==0.6.3
bgneal@654 13 redis==2.7.2
bgneal@582 14 repoze.timeago==0.5
bgneal@759 15 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-master
bgneal@654 16 anyjson==0.3.3
bgneal@750 17 celery==3.1.7
bgneal@747 18 django-picklefield==0.3.1
bgneal@750 19 kombu==3.0.8
bgneal@582 20 python-dateutil==1.5
bgneal@582 21 python-memcached==1.48
bgneal@582 22 wsgiref==0.1.2
bgneal@654 23 docutils==0.10
bgneal@750 24 amqp==1.3.3
bgneal@582 25 Fabric==1.4.1
bgneal@582 26 argparse==1.2.1
bgneal@747 27 six==1.4.1
bgneal@582 28 pycrypto==2.5
bgneal@582 29 ssh==1.7.13
bgneal@687 30 ftfy==2.0.1
bgneal@784 31 Pillow==2.4.0
bgneal@707 32 boto==2.13.0
bgneal@747 33 sqlparse==0.1.10
bgneal@750 34 billiard==3.3.0.13
bgneal@582 35 #
bgneal@705 36 # These packages I punted on and hacked into my virtualenv by
bgneal@654 37 # symlinking to the global site-packages:
bgneal@582 38 # xapian