LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
src/unicef_locations/.DS_Store
src/unicef_locations/__init__.py
src/unicef_locations/admin.py
src/unicef_locations/apps.py
src/unicef_locations/auth.py
src/unicef_locations/cache.py
src/unicef_locations/config.py
src/unicef_locations/exceptions.py
src/unicef_locations/forms.py
src/unicef_locations/libs.py
src/unicef_locations/models.py
src/unicef_locations/serializers.py
src/unicef_locations/synchronizers.py
src/unicef_locations/tasks.py
src/unicef_locations/urls.py
src/unicef_locations/utils.py
src/unicef_locations/views.py
src/unicef_locations.egg-info/PKG-INFO
src/unicef_locations.egg-info/SOURCES.txt
src/unicef_locations.egg-info/dependency_links.txt
src/unicef_locations.egg-info/requires.txt
src/unicef_locations.egg-info/top_level.txt
src/unicef_locations/migrations/0001_initial.py
src/unicef_locations/migrations/__init__.py
src/unicef_locations/templates/admin/location_remap.html
src/unicef_locations/tests/__init__.py
src/unicef_locations/tests/factories.py