Hello,

Le 25/08/2010 09:37, Andy a écrit :
I'd like to detect the location of each user and then set the default
language and location for him accordingly. The homepage would also be
tailored to each location (country and city).

Can anyone share information on how to do that with Django?

You can use geoip with geodjango :

http://docs.djangoproject.com/en/dev/ref/contrib/gis/geoip/


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