Metadata-Version: 1.0
Name: Django-LocationBase
Version: 0.3.1
Summary: Reusable app for handling locations including longitude/latitude, location picking in admin and template tags for static map images.
Home-page: https://bitbucket.org/weholt/django-locationbase
Author: Thomas Weholt
Author-email: thomas@weholt.org
License: BSD
Description: 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.
Keywords: longitude latitude altitude django location picking google maps integration
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
