Thanks James,

I guess I was looking for a way to still use the great built-in admin.i.e. be able to assign users to sites within the django generated admin.

On 19/06/06, James Bennett <[EMAIL PROTECTED]> wrote:

On 6/19/06, kevin evans <[EMAIL PROTECTED]> wrote:
> How would one create users that could only post to a particular blog/site?

By writing views that check whether the user who's trying to post is
in the list of allowed users for the blog/site they're trying to post
to.

--
"May the forces of evil become confused on the way to your house."
  -- George Carlin



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to