I want to store an excel file created from pandas dataframe into django models but when I save it an entity create into models but no file exist
Models.py