Modify ↓
Ticket #920 (closed enhancement: duplicate)
South should apply migrations to fixtures
| Reported by: | jag@… | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | migrations | Version: | unknown |
| Keywords: | Cc: |
Description
As schemata change, fixtures can break. South should offer an additional management command to apply enumerated migrations to the data structures within fixtures, adding/removing/renaming fields as needed with provided defaults.
Yes, I know this is non-trivial. But damn, it would be sweet.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Duplicate of #639.