I know this topis has been discussed already but I stiil havent find
solution. We would like to build up the application that will be used
by many customers. After registration the customer will access
application via its subdomain name:
eg. cust1 = http://cust1.application.com
cust2 = http://cust2.application.com
etc.

This approach requires that authentication should use subdomain name,
username and password . How can be this scenario accomplished with
django?
I think its very common approach when one application is used  by many
customers and things must work dynamicly ... so using django 'sites'
approach is not suitable.

Thanks for any advice and hits.

David


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

Reply via email to