Override builting delete_selected action with one that does notifies
authorMagnus Hagander <magnus@hagander.net>
Tue, 26 Jun 2012 13:14:52 +0000 (15:14 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 26 Jun 2012 13:14:52 +0000 (15:14 +0200)
commit05a856e8418f4ac3ca11bf30a9b489252c631d00
treec78f03db3ddcb7307e316f3a560f0434c998ccba
parent1678c93db6efc19786a7fe97255c90ebe3979355
Override builting delete_selected action with one that does notifies

This should fix the problem where notifications weren't sent for objects
being deleted through the "mass deletion" function in the list of objects.

Closes #121
pgweb/util/admin.py