I am trying to assign a file from URL in django without automatically save after i initialize the object "household_profile"
import urllib.request #__