diff requirements.txt @ 90:447d75d1e21d

For Django 1.5: localflavor is deprecated in preference to a 3rd party app.
author Brian Neal <bgneal@gmail.com>
date Tue, 27 Aug 2013 20:03:32 -0500
parents 978a08c838d8
children 8cf024410042
line wrap: on
line diff
--- a/requirements.txt	Tue Aug 27 19:53:31 2013 -0500
+++ b/requirements.txt	Tue Aug 27 20:03:32 2013 -0500
@@ -1,8 +1,11 @@
-Django==1.4.5
+Django==1.5.2
 MySQL-python==1.2.4
 argparse==1.2.1
 python-memcached==1.48
 wsgiref==0.1.2
+django-localflavor==1.0
+docutils==0.8.1
+textile==2.1.5
 #
 # PIL is also hacked into the virtualenv via a symlink to the site-packages version
 #