google-code-export / sandy-disaster-recovery

Automatically exported from code.google.com/p/sandy-disaster-recovery
2 stars 2 forks source link

Patch for /trunk/sandy-disaster-recovery/delete_handler.py #127

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If successfully deleted, redirect will give user a message letting them know 
that the site was successfully deleted.

Also added a new function to event_db. Upon deletion, the num_sites property 
was not updated in the Event entity. ReduceNumberOfSitesFromEvent(event_id) now 
handles that. Giving us a more accurate number of sites that we are handling.

Original issue reported on code.google.com by andy.n.g...@gmail.com on 11 Jan 2013 at 12:04

Attachments:

GoogleCodeExporter commented 9 years ago
As mentioned in the other CL, please don't change num_sites.

Original comment by rostovp...@gmail.com on 11 Jan 2013 at 5:49