James Bennett wrote:
> Otherwise, the admin will only be able to show objects for the site
> that's hosting it.

and that is what I want to do, when I use

objects = CurrentSiteManager()
site = models.ForeignKey(Site)

Admin Panel list all objects from the table but allows to edit only
those from current site. I want him to list only objects from current
site.


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