Hi
I want to implement a tree hierarchy of customers in my django application.
If i want to add customers then manager at root can add cistomers of gold
class(say Level 1) and further customer 1 can add people at (level 2 ) in
tree.This is howi want my customer tree hierarchy .Can any body give me
suggestions on how to code for Tree hierarchies .
Also ,i have user account of all the customers in an application of same
project.So Whenever a new customer is added to the tree hierarchy,it gets
updated in his profile also..that customer joined so and so product
followups.
I cant make an approach to apply this.
Can anybody help me?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to