AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_geopostcodes/__init__.py
django_geopostcodes/admin.py
django_geopostcodes/apps.py
django_geopostcodes/cli.py
django_geopostcodes/helpers.py
django_geopostcodes/managers.py
django_geopostcodes/models.py
django_geopostcodes.egg-info/PKG-INFO
django_geopostcodes.egg-info/SOURCES.txt
django_geopostcodes.egg-info/dependency_links.txt
django_geopostcodes.egg-info/not-zip-safe
django_geopostcodes.egg-info/requires.txt
django_geopostcodes.egg-info/top_level.txt
django_geopostcodes/management/__init__.py
django_geopostcodes/management/commands/__init__.py
django_geopostcodes/management/commands/import_localities.py
django_geopostcodes/migrations/0001_initial.py
django_geopostcodes/migrations/0002_auto_20151021_2127.py
django_geopostcodes/migrations/__init__.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_django_geopostcodes.py
tests/test_helpers.py
tests/test_managers.py
tests/fixtures/Sample_GeoPC_AU_Places.csv
tests/testapp/__init__.py
tests/testapp/settings.py