On Tuesday, 12 June 2012 16:34:12 UTC+1, vijay shanker wrote:
>
> hi
> i am trying to do this:
> class PakageInfoForm(BaseInlineFormSet):
> class Meta:
> model = PakageInfo
> exclude = ['client_sda',]
> this doesn works ..
> how to exclude any field from BaseInlineFormSet
hi
i am trying to do this:
class PakageInfoForm(BaseInlineFormSet):
class Meta:
model = PakageInfo
exclude = ['client_sda',]
this doesn works ..
how to exclude any field from BaseInlineFormSet ..
--
You received this message because you are subscribed to the Google Groups
"Dj
2 matches
Mail list logo