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 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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to