Please ask questions about using Django on django-users. The topic of this
list is the development of Django itself.
Thanks,
Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails fro
Have contact list model with foreign key group model would like to send
mail to selective groups and group should be owned by authenticated user.
example :
Item 1 - Group1
item 2 - Group1
Item 3 - Group1
Item 4 - Group2
Item 5 - Group2
Item 6 - Group2
In template I need to have subject, m