Am new to django and i want to develop an e-registration portal. User
is require to login with details from a scratch card(pin and serial
no) and is redirected to a registration page to create an account and
thus can view account infor using another login form this time django
user login(auth). My problem is how to authencate the first login form
that wil redirect user to the registration page using the scratch card
info(pin, serial no) because i intend storing the scratch card
info(pin, serial no) in the database. Pls i need a clue on how to
achieve this

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to