LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
bin/mapit_make_css
bin/mapit_osm_to_kml
data/UK/BL-2010-10-code-change.csv
data/UK/BL-2010-10-missing-codes.csv
data/UK/Derryaghy-postcodes.csv
data/UK/initial-fix-ups.sql
data/UK/ni-electoral-areas.csv
data/UK/old-data.csv
data/UK/snac-2003-ni-cons2ward.csv
data/UK/snac-2009-ni-cons2ward.csv
data/norway/ids.csv
data/norway/kommune2fylke.csv
data/norway/regions.csv
django_mapit.egg-info/PKG-INFO
django_mapit.egg-info/SOURCES.txt
django_mapit.egg-info/dependency_links.txt
django_mapit.egg-info/not-zip-safe
django_mapit.egg-info/requires.txt
django_mapit.egg-info/top_level.txt
mapit/__init__.py
mapit/admin.py
mapit/context_processors.py
mapit/djangopatch.py
mapit/loader.py
mapit/managers.py
mapit/models.py
mapit/ratelimitcache.py
mapit/shortcuts.py
mapit/tests.py
mapit/urls.py
mapit/utils.py
mapit/controls/2009-10.py
mapit/controls/2010-05.py
mapit/controls/2010-10.py
mapit/controls/2011-05.py
mapit/controls/2011-10.py
mapit/controls/2012-05.py
mapit/controls/2012-10.py
mapit/controls/2013-05.py
mapit/controls/__init__.py
mapit/controls/first-gss.py
mapit/controls/first-ons.py
mapit/controls/possible-future.py
mapit/countries/__init__.py
mapit/countries/gb.py
mapit/countries/no.py
mapit/countries/osm.py
mapit/fixtures/global.json
mapit/fixtures/ireland.json
mapit/fixtures/norway.json
mapit/fixtures/uk.json
mapit/fixtures/uk_special.json
mapit/fixtures/uk_special_postcodes.json
mapit/management/__init__.py
mapit/management/command_utils.py
mapit/management/commands/__init__.py
mapit/management/commands/mapit_NO_import_bolstad_postcodes.py
mapit/management/commands/mapit_NO_import_n5000.py
mapit/management/commands/mapit_NO_import_osm.py
mapit/management/commands/mapit_UK_add_ons_to_gss.py
mapit/management/commands/mapit_UK_find_parents.py
mapit/management/commands/mapit_UK_fix_2011-10.py
mapit/management/commands/mapit_UK_fix_2012-05.py
mapit/management/commands/mapit_UK_import_2011_scotparl.py
mapit/management/commands/mapit_UK_import_boundary_line.py
mapit/management/commands/mapit_UK_import_codepoint.py
mapit/management/commands/mapit_UK_import_ni_output_areas.py
mapit/management/commands/mapit_UK_import_nspd_crown_dependencies.py
mapit/management/commands/mapit_UK_import_nspd_national_parks.py
mapit/management/commands/mapit_UK_import_nspd_ni.py
mapit/management/commands/mapit_UK_import_nspd_ni_areas.py
mapit/management/commands/mapit_UK_import_police_force_areas.py
mapit/management/commands/mapit_UK_import_soa.py
mapit/management/commands/mapit_UK_ni_consolidate_boundaries.py
mapit/management/commands/mapit_UK_scilly.py
mapit/management/commands/mapit_UK_time_lookups.py
mapit/management/commands/mapit_UK_update_ons_ids.py
mapit/management/commands/mapit_UK_update_ons_ids2.py
mapit/management/commands/mapit_delete_areas_from_new_generation.py
mapit/management/commands/mapit_generation_activate.py
mapit/management/commands/mapit_generation_create.py
mapit/management/commands/mapit_generation_deactivate.py
mapit/management/commands/mapit_global_analyse_differences.py
mapit/management/commands/mapit_global_find_differences.py
mapit/management/commands/mapit_global_import.py
mapit/management/commands/mapit_import.py
mapit/management/commands/mapit_import_area_unions.py
mapit/management/commands/mapit_import_postal_codes.py
mapit/management/commands/mapit_make_fusion_csv.py
mapit/management/commands/mapit_print_areas.py
mapit/management/commands/mapit_use_osm_place_name.py
mapit/middleware/__init__.py
mapit/middleware/cache.py
mapit/middleware/gzip.py
mapit/middleware/view_error.py
mapit/migrations/0001_initial.py
mapit/migrations/0002_add_nametype_codetype.py
mapit/migrations/0003_convert_name_and_code_types.py
mapit/migrations/0004_remove_old_type_columns.py
mapit/migrations/0005_auto__chg_field_name_name.py
mapit/migrations/0006_code_code_increase_max_length.py
mapit/migrations/__init__.py
mapit/sql/postcode.sql
mapit/static/mapit/css/mapit.css
mapit/static/mapit/fonts/exljbris-museoslab-500.eot
mapit/static/mapit/fonts/exljbris-museoslab-500.svg
mapit/static/mapit/fonts/exljbris-museoslab-500.ttf
mapit/static/mapit/fonts/exljbris-museoslab-500.woff
mapit/static/mapit/img/global-cross_sell.png
mapit/static/mapit/img/global-header-large.jpg
mapit/static/mapit/img/global-header.jpg
mapit/static/mapit/img/home-icon.png
mapit/static/mapit/img/page-top-donate.png
mapit/static/mapit/img/page-top-grad.png
mapit/static/mapit/img/page-top-mysociety.png
mapit/static/mapit/img/uk-cross_sell.png
mapit/static/mapit/img/union_flag.jpg
mapit/static/mapit/img/union_flag2.jpg
mapit/static/mapit/js/html5shiv.min.js
mapit/static/mapit/js/reqwest.min.js
mapit/static/mapit/js/respond.min.js
mapit/static/mapit/leaflet/leaflet.css
mapit/static/mapit/leaflet/leaflet.ie.css
mapit/static/mapit/leaflet/leaflet.js
mapit/static/mapit/leaflet/images/layers.png
mapit/static/mapit/leaflet/images/marker-shadow.png
mapit/static/mapit/leaflet/images/marker.png
mapit/static/mapit/leaflet/images/popup-close.png
mapit/static/mapit/leaflet/images/zoom-in.png
mapit/static/mapit/leaflet/images/zoom-out.png
mapit/static/mapit/sass/mapit.scss
mapit/static/mapit/sass/base/_colours.scss
mapit/static/mapit/sass/base/_forms.scss
mapit/static/mapit/sass/base/_grid.scss
mapit/static/mapit/sass/base/_mixins.scss
mapit/static/mapit/sass/base/_normalise.scss
mapit/static/mapit/sass/base/_typography.scss
mapit/static/mapit/sass/base/_webfonts.scss
mapit/static/mapit/sass/modules/_api_docs.scss
mapit/static/mapit/sass/modules/_footer.scss
mapit/static/mapit/sass/modules/_header.scss
mapit/static/mapit/sass/modules/_mapit-cross-sell.scss
mapit/static/mapit/sass/modules/_mysociety-org-bar.scss
mapit/static/mapit/sass/modules/_try-mapit.scss
mapit/static/mapit/sass/modules/area_list.scss
mapit/static/mapit/sass/modules/area_view.scss
mapit/templates/404.html
mapit/templates/gb/mapit/copyright.html
mapit/templates/gb/mapit/country.html
mapit/templates/global/mapit/copyright.html
mapit/templates/global/mapit/country.html
mapit/templates/mapit/400.html
mapit/templates/mapit/404.html
mapit/templates/mapit/500.html
mapit/templates/mapit/area.html
mapit/templates/mapit/areas.html
mapit/templates/mapit/base.html
mapit/templates/mapit/copyright.html
mapit/templates/mapit/country.html
mapit/templates/mapit/data.html
mapit/templates/mapit/example-postcode.html
mapit/templates/mapit/index.html
mapit/templates/mapit/licensing.html
mapit/templates/mapit/overview.html
mapit/templates/mapit/postcode.html
mapit/templates/mapit/api/area.html
mapit/templates/mapit/api/areas.html
mapit/templates/mapit/api/generations.html
mapit/templates/mapit/api/intro.html
mapit/templates/mapit/api/point.html
mapit/templates/mapit/api/postcode.html
mapit/templates/no/mapit/copyright.html
mapit/templates/no/mapit/country.html
mapit/views/__init__.py
mapit/views/areas.py
mapit/views/postcodes.py
project/__init__.py
project/manage.py
project/settings.py
project/urls.py