scipy / SciPyCentral

SciPy Central
http://scipy-central.org
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Option to delete uploaded image by user #124

Open ksurya opened 11 years ago

ksurya commented 11 years ago

The current image upload form only allows to upload images but not delete them. Usually users want to change the image even though they uploaded before submitting!

Controlling the uploaded images from the admin side is also required

  1. Delete image
  2. Change image
  3. Add image etc