Could you please expand  the process " send all those names to the
same Django instance" a little bit more detailed?


Thanks


On Jul 31, 7:17 am, Javier Guerra <jav...@guerrag.com> wrote:
> On Fri, Jul 31, 2009 at 12:26 AM, weiwei<online.service....@gmail.com> wrote:
> > thanks, i was thinking to have each user have a url 
> > ashttp://username.domain.com/
>
> after you manage to configure your frontend server (apache, lightttpd,
> nginx, whatever) to send all those names to the same Django instance,
> i'd just write a middleware that picks the name from the original URL
> and stores it (or maybe the whole User object) in the request.
>
> --
> Javier
--~--~---------~--~----~------------~-------~--~----~
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 
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