I am implementing Django User registration method as provided in the following tutorial:
https://mayukhsaha.wordpress.com/2013/05/09/simple-login-and-user-registration-application-using-django/ It is not using any model/model-form, But I want to connect with User-registration with other defined model. Is it possible using the above tutorial or I have to create new UserRegistration model? -- Thanks Arshpreet Singh Python Developer RevinfoTech Web Development/Data Science/Systems Integration Mobile: (91)987 6458 387 http://www.revinfotech.com/ https://www.linkedin.com/in/arsh840 -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAstK2GtNnR9N%3Dg2-m8ZHKt9R4Bt4nUJFjBXpMdGoD%2B73nujRg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

