On Sun, Jun 23, 2013 at 4:05 PM, Mário Idival wrote:
> Hi guys,
>
> I need of little help with formsets. I want save 3 instances of an form in
> databases.
> E.G :
> name
> lastname
> -
> name
> lastname
> -
> name
> lastname
> -
> I try use formset but I'm not getting save, expected this error fo
Hi,
Looks like you've missed something in your code. Unfortunately without the
formset creation / instance creation code, there isn't much we can do.
Regards,
Xavier.
Le 23 juin 2013 à 17:05, Mário Idival a écrit :
> Hi guys,
>
> I need of little help with formsets. I want save 3 instances o
On Wed, Oct 17, 2012 at 4:49 PM, Tom Evans wrote:
> On Wed, Oct 17, 2012 at 7:06 AM, Satinderpal Singh
> wrote:
>> I used formsets for different forms in my project, it displays the
>> forms to user but on submitting the form it gives the following error:
>> 'chem_analysisFormFormSet' object has
On Wed, Oct 17, 2012 at 7:06 AM, Satinderpal Singh
wrote:
> I used formsets for different forms in my project, it displays the
> forms to user but on submitting the form it gives the following error:
> 'chem_analysisFormFormSet' object has no attribute 'save'. I don't
> know how to save the forms
4 matches
Mail list logo