LocationBase
============

Version : 0.3.0
Author : Thomas Weholt <thomas@weholt.org>
License : Modified BSD
WWW : https://bitbucket.org/weholt/django-locationbase
Status : Experimental/Alpha


Reusable app for location management. Nice location picker included. Supports finding locations within a given radius. Also provides geocoding of locations, ie. lookup by name or address.

Changelog:

0.3.0 : template tag for static image of location using google maps.
0.2.0 : location picker working in admin, now a reusable app with a proper model.
0.1.0 : initial release.