I recently read this article about the "sites" framework (http://
docs.djangoproject.com/en/dev/ref/contrib/sites/?from=olddocs) but I
have a few un-answered questions. Is it possible to restrict users of
the admin site to a particular "site"? I'd like to be able to create
users who can create content for a specific site. Would I need to make
any changes to my models?

I'd like to host multiple sites within a single Django instance, and
allow admin users to create and edit content for their own site.

Thanks.

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

Reply via email to