./manage.py migrate app_name 0001
But it it is migrating all apps back to 0001
Am using django 1.7 am i doing something wrong?