ok, found here:

http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/options.py#L755

2008/8/18 Marinho Brandao <[EMAIL PROTECTED]>:
> Hi all,
>
> (talking about Admin)
>
> somebody knows how to set a can_delete=True to a TabularInline-based class?
>
> looking into the code, I see the inline formsets are created in
> ModeAdmin.add_view and ModeAdmin.change_view, and not found a way to
> do that with no hack into them to set can_delete
>
> thanks :)
>
> --
> Marinho Brandão (José Mário)
> http://marinho.webdoisonline.com/
>



-- 
Marinho Brandão (José Mário)
http://marinho.webdoisonline.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to