annotate requirements.txt @ 69:4fc5dfe04b30

For Django 1.4, add a password reset feature to the admin.
author Brian Neal <bgneal@gmail.com>
date Sat, 14 Apr 2012 14:55:14 -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 #