To follow up on this, I've just pushed some documentation for this up - you can see it at https://docs.djangoproject.com/en/dev/topics/migrations/#data-migrations
Feedback welcome! Andrew On Mon, Feb 10, 2014 at 7:29 PM, Kent Engström <[email protected]> wrote: > Andrew Godwin <[email protected]> writes: > > Hi Kent, > > > > The documentation is not yet complete, hence your confusion. There is > > indeed provision for data migrations in the new system, with an > > operation called RunPython - I'll see if I can get documentation up > > for it this week. > > OK, splendid! :-) I guess I was fooled by the polished look of that > incomplete > page. > > Thanks for all your work on South --- you've saved me a lot of time and > tears over the years! > > / Kent Engström, Lysator > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/m31tza936l.fsf%40lysator.liu.se > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAFwN1urXQAbHCHgPukXn1%2BYDSUyeW8thcQ%2ByCdzURo7fbfu-AQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
