there're two possible reasons for this:
* you don't have those filled in your forms.py module or
* your forms filled is not of the same case (upper or lower) with your 
request.Post[ ] query.

but next time, try and add screenshot while asking question, its gives 
whoever that is responding more insight to the question you are asking
On Thursday, 30 March 2023 at 04:08:09 UTC+1 Ebenezer Otchere wrote:

> I want to collect user information in my registration forms like first 
> name last name and country 
> but it give me errors that unexpected keyword arguments with firstname 
> lastname and country
> Any help how i will add extra fields to be store in the database thank You 
> and advance
>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/django-users/66e54e1a-aeea-428c-a3e9-f6adecb73127n%40googlegroups.com.

Reply via email to