I have build a simple site which is similar to a regular forum. I want to 
create a functionality where any user of the system can create a group via 
user interface. The functionality that I am thinking as follows: Interface 
allow a user to enter group name and three email address. Then when group 
get created system will email the invitation to those email address that 
creator of the group entered to join the site and the group. I am not an 
expert in django and it would be great if someone can point me towards 
right direction on this. Also I would like to give group creator to remove 
users from group.

Thank You,

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/cf0fd566-c918-49cd-9187-dd84b0b7a502%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to