Geographic Targeting in Django

Posted by Ian Holsman Fri, 18 Aug 2006 06:10:00 GMT

on a similar vein to Coulix’s contribution, I have written a context_processor which allow you to see what city/region/etc your visitor is coming in from

It uses MaxMind’s GeoIP database.

warning.. this module is GPL due to MaxMind’s code being GPL. putting it into your codebase will make it catch a virus.

Posted in  | Tags ,  | 1 comment | no trackbacks