You could store the Eula as a boolean field on a user profile model and manage 
it that way.

Sent from my iPhone

On May 2, 2012, at 3:34 PM, BGMaster <bsbech...@gmail.com> wrote:

> Hi,
> 
> I'm trying to implement acceptance of a EULA into my site registration
> form. The EULA acceptance is on a separate page from the rest of the
> registration form. I'm trying to figure out a way to prevent the user
> from accessing the rest of the site without accepting the EULA. Every
> path I go down seems to end up being very hackish. Has anyone done a
> EULA in a separate view/page from the rest of the site registration?
> What method did you use?
> 
> Thanks
> 
> -- 
> 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.
> 

-- 
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