Re: Delete "hook" for admin

2009-02-23 Thread Cody Robertson
On Feb 23, 11:24 am, David Reynolds wrote: > 2009/2/23 Cody Robertson : > > > > > *WARNING* I am a novice to Django - play nice :) > > > After digging I can't seem to find any sort of "hook" (similar to > > save_model) for deletions in the admin section (django.contrib). > > > Am I missing someth

Re: Delete "hook" for admin

2009-02-23 Thread David Reynolds
2009/2/23 Cody Robertson : > > *WARNING* I am a novice to Django - play nice :) > > After digging I can't seem to find any sort of "hook" (similar to > save_model) for deletions in the admin section (django.contrib). > > Am I missing something or is there a "cleaner" or "proper" way to do > this?

Delete "hook" for admin

2009-02-23 Thread Cody Robertson
*WARNING* I am a novice to Django - play nice :) After digging I can't seem to find any sort of "hook" (similar to save_model) for deletions in the admin section (django.contrib). Am I missing something or is there a "cleaner" or "proper" way to do this? --~--~-~--~~~---