Dear All.
I'm trying to write a single site application that will used by multi 
client.
it's about Cell Site Co-location management.

So there will be some Network operators, and some cell-Site Providers

Let's say that :
1. Network operators is : mno1, mno2, mno3, and
2. cell-site providers is : csp1, csp2, csp3.

I want that each client-admin will be able to manage their own user.
My dream is that a user will have login name like : user@mno1, user@csp3 
and so on.
the part after '@'sign, will be used to authorize, filter and/or 
set-default-values on some view/form
Clients will share 'same apps', but with different constraints.

Kindly please tell me how todo it, or at least point me to starting point.

Sincerely
-bino- 

-- 
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