In the myarts/views.py module we can implement 'form_valid', in other manner, without to do a double 'save()' calls. Implementation suggestion : https://github.com/LiorA1/Django/blob/main/dj4e-samples/myarts/owner.py#L23