[10:16] https://code.launchpad.net/~ris/loco-team-portal/fix-552762/+merge/142553/comments/341945 I've created a table "TeamEventVenue" which links "Teamevent" and "Venue". What does it mean "store in memory"? [10:30] rsajdok: i mean if we run the migration script we will lost all the relation between events and venues [10:40] daker: Do you mean past relations? [10:41] yep [10:41] rsajdok: how do you will relink the re-generate the new TeamEventVenue data ? [10:42] daker: ah, I understand now :) [10:44] daker: Should I prepare a script that migrates the data? [10:45] it can be done on the migrations script [10:46] daker: Should I use for that south? [10:49] rsajdok: something like this http://paste.ubuntu.com/5598009/ [11:33] daker: ok, Thanks You. I am going to prepare it in a few days. [11:33] ty