On Saturday, 13 April 2013 02:29:52 UTC+5:30, Enator24 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]. 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.

