I am an experienced software developer but new to django.  I am trying to 
create a simple website in which each new user (either based on their IP 
address or even more specific machine ID) would be asked to agree to a 
simple disclaimer before going on to access the site. On subsequent usage I 
don't want them to be offered the same disclaimer and repeat user should be 
sent directly to the main page of the website.

I am using TemplateViews  and  basic templates that offer up form that the 
user fills and submits.  I specifically don't want each user to have to 
establish a ogin acct etc.  Is this possible w/ django? 

Any and all hints welcome.


-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ffaadb9a-cf50-40d4-9493-bb54a2da65e7%40googlegroups.com.

Reply via email to