Hi, I need to save_as in the model of my app So I can save existing records as new ones. I know there is an option in modeladmin but I don't have an admin interface for this app. Tryed calling force_insert on the save method with no success.
Any help would be greatly appreciated thank you lzantal --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

