On Saturday, 16 June 2012 13:48:16 UTC+1, Alireza Savand wrote:
>
> Have extremely control on URLs with django is easy as possible.
>
> But why there is nothing about handling subdomains url configration, all i 
> found it was 
> making<http://blog.101ideas.cz/posts/subdomains-in-django-an-example.html>a 
> middleware <http://blog.dyve.net/django-subdomains-and-postgresql-schemas> 
> and <http://agiliq.com/blog/2008/10/using-subdomains-with-django/> 
> expose<http://thingsilearned.com/2009/01/05/using-subdomains-in-django/>the 
> request :|
> And maybe all of them are all right, but why there is no support about 
> subdomain url handling in django itself, is there a rule or something 
> behind it or it is a minor thing ?
> And by the way, what way do you prefer to working with subdomains ?
>
>
Because it's got nothing to do with Django. It's all in how you configure 
your webserver. Django does not control that.
--
DR. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/7aTVSWIhGr4J.
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