Wednesday, July 25, 2012

Prevent direct access to some URLs

Hi

I have set up a login page, using "django.contrib.auth.views.login"
and user's would be forwarded to  their own web page after being
authenticated, but they can access to their web page directly with
placing the related uri.

 how can I prevent direct access to those page ?


Thanks

No comments:

Post a Comment