# HG changeset patch # User Ahsan Ali Shahid # Date 1374252325 -18000 # Node ID 71f4a62cec95a4cbc9c86b0dd9f96a6eab46b795 # Parent df53a2731d66c69acdd18baabf02376c9412ce1b Added South dependancy diff -r df53a2731d66 -r 71f4a62cec95 pip-requirements --- a/pip-requirements Wed Jul 17 22:45:18 2013 +0500 +++ b/pip-requirements Fri Jul 19 21:45:25 2013 +0500 @@ -9,4 +9,5 @@ django-sizefield==0.1 python-archive==0.2 python-magic==0.4.3 -django-ratings==0.3.7 \ No newline at end of file +django-ratings==0.3.7 +South==0.8.1 \ No newline at end of file