David Winterbottom
|
3e6ab321dd
|
Add --empty and --name options to create_migration script
These are required to create empty migrations when two branches both add
migrations for an app. See:
http://south.readthedocs.org/en/latest/tutorial/part5.html#team-workflow
|
13 years ago |
David Winterbottom
|
feb8c9a327
|
Moved tests into separate package.
Also split them into unit and functional tests.
|
13 years ago |
David Winterbottom
|
f2b4879cec
|
Added south field rules to help with migrations
|
13 years ago |
David Winterbottom
|
f46040274c
|
Added migrations for all apps.
The initial one is for the releases/0.1 branch - any others are to
handle changes in the 0.2 branch.
|
13 years ago |
David Winterbottom
|
42bfbd6dfc
|
Added helper command to creation migrations
|
13 years ago |