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

Version : 0.3.1
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.

Changelog:

0.3.1 : now with the required templates and static files as well :-|
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.