Hello everybody,
ok i think this is very basic, but since i'm new to django i don't know how to handle this.. I need to copy an instance of a django-model. As explained here, there is a problem with copying many2many relations. But the attachment "django-model-copying.diff" has that function i guess. So i don't know - does my django already have that function? I don't know how to call it.. Help would be appreciated :)
thanks in advance!