CHANGES
LICENSE
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
tox.ini
src/unicef_security/__init__.py
src/unicef_security/admin.py
src/unicef_security/apps.py
src/unicef_security/backends.py
src/unicef_security/config.py
src/unicef_security/graph.py
src/unicef_security/middleware.py
src/unicef_security/models.py
src/unicef_security/pipeline.py
src/unicef_security/sync.py
src/unicef_security/tasks.py
src/unicef_security/views.py
src/unicef_security.egg-info/PKG-INFO
src/unicef_security.egg-info/SOURCES.txt
src/unicef_security.egg-info/dependency_links.txt
src/unicef_security.egg-info/requires.txt
src/unicef_security.egg-info/top_level.txt
src/unicef_security/__pycache__/__init__.cpython-38.pyc
src/unicef_security/__pycache__/__init__.cpython-39.pyc
src/unicef_security/__pycache__/admin.cpython-38.pyc
src/unicef_security/__pycache__/admin.cpython-39.pyc
src/unicef_security/__pycache__/apps.cpython-38.pyc
src/unicef_security/__pycache__/apps.cpython-39.pyc
src/unicef_security/__pycache__/backends.cpython-38.pyc
src/unicef_security/__pycache__/backends.cpython-39.pyc
src/unicef_security/__pycache__/config.cpython-38.pyc
src/unicef_security/__pycache__/config.cpython-39.pyc
src/unicef_security/__pycache__/graph.cpython-38.pyc
src/unicef_security/__pycache__/graph.cpython-39.pyc
src/unicef_security/__pycache__/middleware.cpython-38.pyc
src/unicef_security/__pycache__/models.cpython-38.pyc
src/unicef_security/__pycache__/models.cpython-39.pyc
src/unicef_security/__pycache__/pipeline.cpython-39.pyc
src/unicef_security/__pycache__/sync.cpython-38.pyc
src/unicef_security/__pycache__/sync.cpython-39.pyc
src/unicef_security/__pycache__/tasks.cpython-38.pyc
src/unicef_security/__pycache__/views.cpython-38.pyc
src/unicef_security/migrations/0001_initial.py
src/unicef_security/migrations/0002_auto_20201028_0154.py
src/unicef_security/migrations/__init__.py
src/unicef_security/migrations/__pycache__/0001_initial.cpython-38.pyc
src/unicef_security/migrations/__pycache__/0001_initial.cpython-39.pyc
src/unicef_security/migrations/__pycache__/0002_auto_20201028_0154.cpython-38.pyc
src/unicef_security/migrations/__pycache__/0002_auto_20201028_0154.cpython-39.pyc
src/unicef_security/migrations/__pycache__/__init__.cpython-38.pyc
src/unicef_security/migrations/__pycache__/__init__.cpython-39.pyc
src/unicef_security/templates/admin/base_site.html
src/unicef_security/templates/admin/link_user.html
src/unicef_security/templates/admin/load_users.html
src/unicef_security/templates/admin/login.html
src/unicef_security/templates/admin/unicef_security/add_grants.html
tests/.coveragerc
tests/__init__.py
tests/fixtures.py
tests/test_admin.py
tests/test_azure.py
tests/test_backends.py
tests/test_models.py
tests/test_pipeline.py
tests/test_sync.py
tests/vcrpy.py
tests/__pycache__/__init__.cpython-39.pyc
tests/__pycache__/fixtures.cpython-39.pyc
tests/__pycache__/test_admin.cpython-39-pytest-6.1.2.pyc
tests/__pycache__/test_azure.cpython-39-pytest-6.1.2.pyc
tests/__pycache__/test_backends.cpython-39-pytest-6.1.2.pyc
tests/__pycache__/test_models.cpython-39-pytest-6.1.2.pyc
tests/__pycache__/test_pipeline.cpython-39-pytest-6.1.2.pyc
tests/__pycache__/test_sync.cpython-39-pytest-6.1.2.pyc
tests/__pycache__/vcrpy.cpython-39.pyc
tests/demoproject/db.sqlite3
tests/demoproject/manage.py
tests/demoproject/demo/__init__.py
tests/demoproject/demo/settings.py
tests/demoproject/demo/urls.py
tests/demoproject/demo/wsgi.py
tests/demoproject/demo/__pycache__/__init__.cpython-38.pyc
tests/demoproject/demo/__pycache__/__init__.cpython-39.pyc
tests/demoproject/demo/__pycache__/settings.cpython-38.pyc
tests/demoproject/demo/__pycache__/settings.cpython-39.pyc
tests/demoproject/demo/__pycache__/urls.cpython-38.pyc
tests/demoproject/demo/__pycache__/urls.cpython-39.pyc
tests/demoproject/demo/__pycache__/wsgi.cpython-39.pyc
tests/vcr_cassettes/_test_user_data.yml
tests/vcr_cassettes/load_business_area.yml
tests/vcr_cassettes/load_region.yml
tests/vcr_cassettes/test_token.yml
tests/vcr_cassettes/test_user_data.yml