scipy / SciPyCentral

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

Provide hard delete submissions #138

Open ksurya opened 10 years ago

ksurya commented 10 years ago

Upon deleting submissions from admin panel, it only deletes data partly that is present in database but not the repository created in static directory.

We need to have hard_delete() admin method that deletes both of them (additional feature)