File.delete(save=True)
Removes the file from the model instance and deletes the underlying file. If save
is True
, the model’s save()
method will be called once the file is deleted.
File.delete(save=True)
Removes the file from the model instance and deletes the underlying file. If save
is True
, the model’s save()
method will be called once the file is deleted.
Designed by : w10schools
service@w10schools.com
Please login to continue.