Django ORM for clone or copy particular row data from one table to another Actually I have two table and both table have foreign key relation with different table, i want to move single single row data from one table to another.
-- You received this message because you are subscribed to the Google Groups "Django users" 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 https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d6d3493b-e1ad-464f-bea5-3f52f0ab0aaa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

