HI Guddu, Thanks for the reply , could you put some examples as well. Thanks , Enator
On Saturday, 13 April 2013 02:55:55 UTC+5:30, Guddu wrote: > > Within the templates, you can show different HTML elements based on the > user attributes/group. Traditional IF checks. > > Regards, > Guddu > > On Fri, Apr 12, 2013 at 4:59 PM, Enator24 <[email protected]<javascript:> > > wrote: > >> Hi I need to develop an application where I have three groups first the >> creator, second the reviewer, 3rd the Approver. >> >> I want that once the creator creates and submits the form for save, and >> reviewer logs in at his end he should be able to view all the information >> submieted and marked un-reviewed. it should be the same in case of >> approver. >> >> I want to use default django login , just want to customize the home >> ppage that user would be able to see based on his group. >> >> Please advise , it is something like workflow app. I am stuck at this >> point only. >> >> I have already looked into "request.user " approch but scene is different >> here. i just want the custom home page based on group. >> >> Thanks , >> Enator >> >> -- >> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/django-users?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

