I'm trying to have comments on my sites shown on all other sites, as I
have a 'mobile' skin for my site on a separate domain and site_id.
So for example:
Joe posts a comment on http://www.site1.mydomain.com
Mary goes to http://www.mobilesite.mydomain.com and can see and
respond to Joe's comment.
I'm not highly experienced in Django or programming in general, it
looks like I will need to override some functions and classes such as
BaseCommentNode and some template tags, and remove 'site__pk = but
I'm not sure which ones or how to do it.
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment