I was looking for a feature for uploading multiple images and found this solution how to upload multiple images to a blog post in django
but that method doesn't provide any explanation about updating those multiple images like image can be removed and added new one. how to update multiple images?