This should do what you want:
http://docs.djangoproject.com/en/dev/topics/auth/#django.contrib.auth.decorators.permission_required

On Sep 25, 2:35 pm, Dan Cox <dan...@speakeasy.net> wrote:
> Django Users,
>
> I'm pretty new to django so please excuse my ignorance.
>
> I'd like to redirect users to an "enter" page no matter where they
> entered the site. The enter page would have the user read/check a
> disclaimer type of box and then return to the page they were originally
> going to.
>
> Any suggestions on the best way to approach this.
>
> Thanks in advance.
>
> Dan
--~--~---------~--~----~------------~-------~--~----~
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