Hi,
I wonder if there's a way to enable deleting/editing instances of a diven django model in the admin site. For instance I am developing a very simple site, and have included both comments and contact sections... However I would like to be able to list the registered entries for both, as well as delete any of it.
Can that be done? I think I have read previously an article about that feature, but I am not being able to locate it now.
Any help is greatly appreciated.
Thanks in advance.
Carlos.