Just wondering if anyone has found a "recipe" anywhere that advices a
good way to add an intermediate (after they enter new Registration
info)  ...    "New User, you Have to Agree to these risks, etc.."
pages, where they have to click on "Agree" before it takes them to the
opening page of their newly created account.

I'd imagine, I wouldn't even have to change the pages I'm using
(currently doing a HttpResponseRedirect("main_page")).

I could simply have a popup DIV appear with the scrollable text on top
and the "Agree" button at the bottom of the opening page. And that
would simply read all the rules (yeah right), and then click "Agree",
dismissing the popup and they'd be at the /main_page.

-Steve

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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