view pip-requirements @ 203:c5087ce140c9

modified snippets model file to add rating field. This series of updates should be applied carefully and south should be used so that it can add additional fields into the database without resetting the database
author Ahsan Ali Shahid <ahsan.ali.shahid@gmail.com>
date Fri, 19 Jul 2013 22:11:52 +0500
parents 71f4a62cec95
children
line wrap: on
line source

Django==1.3
Pygments==1.5
argparse==1.2.1
django-openid-auth==0.4
django-registration==0.8
wsgiref==0.1.2
django-celery==3.0.10
django-mptt==0.5.4
django-sizefield==0.1
python-archive==0.2
python-magic==0.4.3
django-ratings==0.3.7
South==0.8.1