Added south for database migrations

This commit is contained in:
2013-07-17 00:12:03 +10:00
parent e83b82a66c
commit 7bba30b4ac
2 changed files with 8 additions and 3 deletions

4
pip-requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
Django==1.5.1
South==0.8.1
distribute==0.6.34
wsgiref==0.1.2