annotate requirements.txt @ 71:e2868ad47a1e

For Django 1.4, using the new manage.py.
author Brian Neal <bgneal@gmail.com>
date Sat, 14 Apr 2012 16:40:29 -0500
parents 5e44f67c5d83
children e882e1c9f0c0
rev   line source
bgneal@59 1 Django==1.3.1
bgneal@59 2 MySQL-python==1.2.3
bgneal@59 3 docutils==0.8.1
bgneal@59 4 python-memcached==1.48
bgneal@59 5 wsgiref==0.1.2
bgneal@59 6 #
bgneal@59 7 # PIL is also hacked into the virtualenv via a symlink to the site-packages version
bgneal@59 8 #