=========================
Hadrian.Contrib.Locations
=========================

Included in ``hadrian.contrib`` is ``hadrian.contrib.locations`` a object geo tagging library.

Setup
=====

Add ``hadrian.contrib.locations`` to installed apps.

Usage
=====

Load the model, and associate it with the object you want to have a location for.

    from hadrian.contrib.locations.models import Location
