Add south to allow for easier database schema migrations

This commit is contained in:
Roland Geider
2013-03-07 21:56:00 +01:00
parent a8911d5cd8
commit 75529a5b5a
12 changed files with 602 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ setup(
'django-discover-runner',
'pep8',
'bleach',
'south',
],
entry_points={
'console_scripts': [