create user define groups via interface

20 views
Skip to first unread message

django-newb

unread,
Mar 3, 2014, 11:22:13 AM3/3/14
to django...@googlegroups.com
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,

Camilo Torres

unread,
Mar 3, 2014, 7:21:17 PM3/3/14
to django...@googlegroups.com
On Monday, March 3, 2014 11:52:13 AM UTC-4:30, django-newb wrote:
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.
Hello,

You must start from the beginning, with the overview of the framework, the tutorial, and the basic documentation. Please, start here:

Regards,
Camilo
Reply all
Reply to author
Forward
0 new messages