Here\'s what I want to do.
Develop a Django project on a development server with a development database. Run the south migrations as necessary when I change the model.<
python manage.py sqlmigrate