I need to create an API in Django that will use to take an XML file.
Main Question: I have created models and serialization and but files that have not to save in Django after extracting the data file will be deleted. now I can not understand the view part(api) please help.