AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
django_geo.egg-info/PKG-INFO
django_geo.egg-info/SOURCES.txt
django_geo.egg-info/dependency_links.txt
django_geo.egg-info/requires.txt
django_geo.egg-info/top_level.txt
geo/__init__.py
geo/admin.py
geo/forms.py
geo/models.py
geo/views.py
geo/fixtures/countries.json
geo/fixtures/italy_full.json
geo/fixtures/italy_province.json
geo/fixtures/us_states.json
geo/management/__init__.py
geo/management/commands/__init__.py
geo/management/commands/cities.py
geo/management/commands/dumpdata.py
geo/management/commands/geoload.py
geo/management/commands/DATADIR/countryInfo.txt
geo/migrations/0001_initial.py
geo/migrations/0002_auto__add_locationtype__add_unique_administrativeareatype_country_name.py
geo/migrations/0003_auto__add_field_administrativearea_uuid__add_field_locationtype_uuid__.py
geo/migrations/__init__.py
geo/requirements/install.pip
geo/requirements/testing.pip
geo/templates/admin/geo/change_form.html
geo/templates/iadmin/geo/change_form.html
geo/templates/iadmin/geo/country/change_form.html
geo/templatetags/__init__.py
geo/templatetags/geo.py
geo/templatetags/geo_admin.py
geo/tests/__init__.py
geo/tests/compat.py
geo/tests/ddf_fixture.py
geo/tests/fixtures.py
geo/tests/geo_test.json
geo/tests/settings.py
geo/tests/test_all.py