Thank you !!
On Tue 3 Sep, 2019, 1:52 AM Nitin Kumar, wrote:
> form3 at line 16 is no longer model form3 you imported in line 3
> it is a function you defined at line 8.
>
> So form3 does not take **kwargs.
> at line 16 you are passing keyword arguments to the form3 function defined
> in lin
R u fuck me brothe. My husband is daed
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view this discussion on th
form3 at line 16 is no longer model form3 you imported in line 3
it is a function you defined at line 8.
So form3 does not take **kwargs.
at line 16 you are passing keyword arguments to the form3 function defined
in line 8.
Use camel-case to define models.
On Tue, Sep 3, 2019 at 12:31 AM nitin
Code pls
On Mon, 2 Sep, 2019, 9:20 PM nitin kumar, wrote:
> On submitting data using text field of html getting error of
> form2() got an unexpected keyword argument 'aname'
> Where
> Form2()- class defined in model
> aname- attribute of class
> In other way form2 is table with column Anne
> Db
On submitting data using text field of html getting error of
form2() got an unexpected keyword argument 'aname'
Where
Form2()- class defined in model
aname- attribute of class
In other way form2 is table with column Anne
Db - postgresql
--
You received this message because you are subscribed to
5 matches
Mail list logo