Geographic Targeting in Django
Posted by Ian Holsman
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.