Saturday, April 1, 2023

Re: Adding extra registration fields to my user registration

you can create an application called profile where in its models you can place all the fields you need to add about the user. This video explains how you can do it. https://youtu.be/R8EHCohLvbw

El jue, 30 mar 2023 a la(s) 00:08, Ebenezer Otchere (swazyman1994@gmail.com) escribió:
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/97319e37-1d3d-4000-8f65-4c161140d878n%40googlegroups.com.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAH25kbSWp_1jmFYKdOcOWG3UTeU0EX%2BOTevKQ6f_T-b99Vxgzg%40mail.gmail.com.

No comments:

Post a Comment