Hi all,

I am new to django. Now I have a problem:
    When someone hasn't the authority to access some urls(like:
r'test/\w+').
    How can I control it?
    Should I use the "requst.user.has_perm()" in all apps belonged to
"test"?
    Is there any shortcut?


Thanks in advaced!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to