On Mon, Aug 2, 2010 at 9:39 AM, Antoni Aloy <[email protected]> wrote:
> My first thought would be to backup the database, then put the project > under South control. Then create a one-to-one relation between models > and the possible create a upgrade script. > Then, if necessary, you could create properties in the original model > to map the names you have in your application. Interesting idea... anybody here ever tried anything like that? Nick -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

