BGMaster, did you ever get this working? I'm encountering the same problem, and can't seem to get the middleware redirects to work properly (doesn't properly submit/constantly redirects).
On Wednesday, May 2, 2012 3:34:16 PM UTC-6, BGMaster 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 On Wednesday, May 2, 2012 3:34:16 PM UTC-6, BGMaster 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 view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/8UtA7U1PKzMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

