how to set the field in django model equal to the id of the person how create this post code example Example: .save() in django >>> one_entry = Entry.objects.get(pk=1)