Trying to generate a registration form in website

Asked By 0 points N/A Posted on -
qa-featured

I am a newbie for Django but have good experience in creating webpages, adding contents and live tweets and other stuffs like that. I am adding a registration form for the users of my website to aid in registration of my website users. I want to perform the entire registration process in plain HTML, display errors to the users when they enter wrong details such as space in the email ID or not matching passwords. is it possible to generate the registration form with out using any readymade forms? Thank you for your reply. I am looking forward to develop from scratch independent of other modules which may become un reliable when modules are updated.

SHARE

Related Questions