LICENSE.md
MANIFEST.in
README.md
setup.py
openimis_be_tools.egg-info/PKG-INFO
openimis_be_tools.egg-info/SOURCES.txt
openimis_be_tools.egg-info/dependency_links.txt
openimis_be_tools.egg-info/requires.txt
openimis_be_tools.egg-info/top_level.txt
tools/__init__.py
tools/admin.py
tools/apps.py
tools/constants.py
tools/models.py
tools/resources.py
tools/serializers.py
tools/services.py
tools/urls.py
tools/utils.py
tools/views.py
tools/migrations/0001_initial.py
tools/migrations/0002_extract_file_field.py
tools/migrations/0003_auto_20211220_0920.py
tools/migrations/0004_registers_right_for_scheme_admin.py
tools/migrations/0005_items_services_rights.py
tools/migrations/0006_update_django_scheme_with_missing_fields.py
tools/migrations/0007_set_managed_to_true.py
tools/migrations/__init__.py
tools/tests/__init__.py
tools/tests/_test_upload_items.py
tools/tests/_test_upload_services.py
tools/tests/item_example.json
tools/tests/service_example.json
tools/tests/test_claims.py
tools/tests/test_item.py
tools/tests/test_rest.py
tools/tests/test_service.py