It's up to your code inside the middleware to restrict or allow the access.
For example, you could check the request.META['PATH_INFO'] for zones where the middleware shouldn't do anything. On Mar 13, 4:47 pm, "Stephen Mizell" <[EMAIL PROTECTED]> wrote: > > You should go with a MiddleWare. > > Will this work for the Django admin as well? I don't think I > specified in my post that I was wanting to restrict the access in the > admin for certain users, but still make each Weblog public. Sorry for > the confusion. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---