using Sites is good for forums and wikis... and it require some
hacking... unless I cheat :)
hm... If I add:

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

to each of my models classes it seems that it will do the hacking part
for non Admin Panel views, now how to make Admin Panel to show only
object from current site ? in this hack I can add entries for all Sites
but I can edit only those 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