cesco schrieb: > Hi, > > does anyone in the django community know of a public algorithm to get > the location from the ip. > If such a thing doesn't exist do you know of a service with an API > which does it? > Or maybe such a functionality will be available with the upcoming > Geodjango? > > Many thanks > Francesco
Coulix has a cool solution to your topic. He has small apllication that can handle the mapping. And he points to some files which provide a ip2country mapping and country flags for you. http://coulix.net/blog/2006/aug/17/ip-country-flags-django-comments/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

