.cfignore .circleci/config.yml .codeclimate.yml .coveragerc .flake8 .gitignore CHANGELOG.md LICENSE Procfile README.md activitystream/__init__.py activitystream/apps.py activitystream/migrations/0001_initial.py activitystream/migrations/__init__.py activitystream/tests/__init__.py activitystream/tests/test_views.py activitystream/views.py buyer/__init__.py buyer/admin.py buyer/apps.py buyer/management/__init__.py buyer/management/commands/__init__.py buyer/management/commands/generate_buyers_csv_dump.py buyer/migrations/0001_initial.py buyer/migrations/0002_auto_20161124_0952.py buyer/migrations/0003_auto_20161129_1621.py buyer/migrations/0004_auto_20161201_1715.py buyer/migrations/0005_auto_20161206_1640.py buyer/migrations/0006_auto_20170109_1844.py buyer/migrations/0007_auto_20170121_1551.py buyer/migrations/0008_auto_20170201_1116.py buyer/migrations/0009_remove_buyer_comment.py buyer/migrations/0010_auto_20170224_1524.py buyer/migrations/0011_auto_20170816_0932.py buyer/migrations/0012_auto_20171002_1600.py buyer/migrations/__init__.py buyer/models.py buyer/serializers.py buyer/tasks.py buyer/tests/__init__.py buyer/tests/factories.py buyer/tests/test_admin.py buyer/tests/test_management_commands.py buyer/tests/test_models.py buyer/tests/test_serializers.py buyer/tests/test_tasks.py buyer/tests/test_views.py buyer/views.py company/__init__.py company/admin.py company/apps.py company/constants.py company/documents.py company/email.py company/filters.py company/forms.py company/gecko.py company/helpers.py company/management/__init__.py company/management/commands/__init__.py company/management/commands/create_registered_company.py company/management/commands/create_test_search_data.py company/management/commands/create_test_users.py company/management/commands/elasticsearch_migrate.py company/management/commands/generate_company_users_csv_dump.py company/management/commands/import_hscodes.py company/management/commands/retrieve_companies_house_company_status.py company/management/commands/retrieve_missing_company_details.py company/management/commands/tests/__init__.py company/management/commands/tests/test_create_search_data.py company/management/commands/tests/test_elasticsearch_migrate.py company/management/commands/tests/test_import_hscodes.py company/management/commands/tests/test_retrieve_companies_house_company_status.py company/management/commands/tests/test_retrieve_missing_company_details.py company/management/files/HS4.sectormap.v1.csv company/migrations/0001_initial.py company/migrations/0002_auto_20161029_2200.py company/migrations/0003_auto_20161030_1109.py company/migrations/0004_auto_20161030_1106.py company/migrations/0005_company_keywords.py company/migrations/0006_auto_20161030_1205.py company/migrations/0007_auto_20161030_1212.py company/migrations/0008_auto_20161031_1434.py company/migrations/0009_auto_20161031_1504.py company/migrations/0010_auto_20161110_1649.py company/migrations/0011_auto_company_date_of_creation.py company/migrations/0012_auto_20161124_1907.py company/migrations/0013_auto_20161124_1923.py company/migrations/0014_company_is_published.py company/migrations/0015_auto_20161129_1621.py company/migrations/0015_company_letter_verification_code.py company/migrations/0016_merge.py company/migrations/0017_auto_20161201_1715.py company/migrations/0018_auto_20161205_1514.py company/migrations/0019_auto_20161206_1640.py company/migrations/0020_auto_20161208_1056.py company/migrations/0021_auto_20161208_1113.py company/migrations/0022_auto_20161212_1546.py company/migrations/0023_auto_20161219_1730.py company/migrations/0024_auto_20161220_1751.py company/migrations/0025_auto_20161221_1006.py company/migrations/0026_auto_20170105_1215.py company/migrations/0027_auto_20170109_1844.py company/migrations/0028_auto_20170111_1034.py company/migrations/0029_auto_20170111_1036.py company/migrations/0030_auto_20170117_1451.py company/migrations/0031_auto_20170121_1552.py company/migrations/0032_remove_bad_images.py company/migrations/0033_auto_20170203_1137.py company/migrations/0034_add_slugs.py company/migrations/0035_auto_20170224_1524.py company/migrations/0036_company_verification_date.py company/migrations/0037_auto_20170306_1154.py company/migrations/0038_auto_20170306_1200.py company/migrations/0039_company_date_published.py company/migrations/0040_remove_company_contact_details.py company/migrations/0041_add_search_index.py company/migrations/0042_auto_20170505_1148.py company/migrations/0043_auto_20170505_1148.py company/migrations/0044_rebuild_elasticserach_index.py company/migrations/0045_auto_20170620_1426.py company/migrations/0046_company_verified_with_trade_association.py company/migrations/0047_auto_20170626_1553.py company/migrations/0048_auto_20170629_1721.py company/migrations/0049_auto_20170630_1432.py company/migrations/0050_company_has_exported_before.py company/migrations/0051_auto_20170718_0931.py company/migrations/0052_auto_20170719_1054.py company/migrations/0053_auto_20170727_0919.py company/migrations/0054_auto_20170731_1054.py company/migrations/0055_auto_20170809_1006.py company/migrations/0056_company_verified_with_companies_house_oauth2.py company/migrations/0057_auto_20170817_1500.py company/migrations/0058_auto_20170816_0932.py company/migrations/0059_ownershipinvite.py company/migrations/0060_collaboratorinvite.py company/migrations/0061_ownershipinvite_uuid.py company/migrations/0062_collaboratorinvite_uuid.py company/migrations/0063_auto_20170922_1458.py company/migrations/0064_auto_20171002_1600.py company/migrations/0065_auto_20171003_1234.py company/migrations/0066_auto_20171004_1839.py company/migrations/0067_auto_20171009_1607.py company/migrations/0068_auto_20171011_1307.py company/migrations/0069_auto_20180103_1719.py company/migrations/0070_auto_20180305_1216.py company/migrations/0071_auto_20180416_1356.py company/migrations/0072_company_is_showcase_company.py company/migrations/0073_auto_20180709_1001.py company/migrations/0074_auto_20181121_1149.py company/migrations/0075_auto_20190211_1134.py company/migrations/0076_auto_20190211_1135.py company/migrations/0077_auto_20190218_1017.py company/migrations/0078_auto_20190219_1014.py company/migrations/0079_company_is_uk_isd_company.py company/migrations/0080_auto_20190312_1516.py company/migrations/0081_auto_20190327_1916.py company/migrations/0082_auto_20190329_1719.py company/migrations/0083_auto_20190409_1640.py company/migrations/0084_auto_20190508_0849.py company/migrations/0085_auto_20190708_1634.py company/migrations/0086_auto_20190722_1759.py company/migrations/0087_company_companies_house_company_status.py company/migrations/0088_auto_20190815_1358.py company/migrations/0089_auto_20190829_0845.py company/migrations/0090_auto_20190829_0845.py company/migrations/0091_auto_20190829_1410.py company/migrations/0092_auto_20190919_1144.py company/migrations/0093_companyuser.py company/migrations/0094_collaborationinvite_company_user.py company/migrations/0095_auto_20191108_1218.py company/migrations/0096_auto_20191108_1228.py company/migrations/0097_auto_20191108_1507.py company/migrations/0098_auto_20191108_1538.py company/migrations/0099_auto_20191108_1638.py company/migrations/0100_auto_20191121_1142.py company/migrations/0101_collaborationrequest.py company/migrations/0102_remove_collaborationinvite_requestor.py company/migrations/0103_auto_20200212_1629.py company/migrations/0104_auto_20200706_1029.py company/migrations/__init__.py company/models.py company/pagination.py company/permissions.py company/search_filters.py company/serializers.py company/signals.py company/tasks.py company/templates/admin/company/change_list.html company/templates/admin/company/company_csv_upload_form.html company/templates/admin/company/company_csv_upload_success.html company/templates/admin/company/company_expertise_csv_upload_form.html company/templates/admin/company/company_expertise_csv_upload_success.html company/templates/admin/company/confirm_send_verification_letter.html company/templates/admin/company/duplicate_companies.html company/templates/admin/company/publish_form.html company/tests/__init__.py company/tests/factories.py company/tests/fixtures/expertise-company-upload.csv company/tests/fixtures/invalid-companies-upload.csv company/tests/fixtures/valid-companies-upload.csv company/tests/test_admin.py company/tests/test_fixtures.py company/tests/test_forms.py company/tests/test_gecko.py company/tests/test_helpers.py company/tests/test_management.py company/tests/test_models.py company/tests/test_search.py company/tests/test_serializers.py company/tests/test_signals.py company/tests/test_tasks.py company/tests/test_validators.py company/tests/test_views.py company/validators.py company/views.py conf/__init__.py conf/celery.py conf/env/dev conf/env/secrets-template conf/env/test conf/settings.py conf/urls.py conf/wsgi.py conftest.py contact/__init__.py contact/admin.py contact/apps.py contact/migrations/0001_initial.py contact/migrations/0002_auto_20170123_2254.py contact/migrations/0003_auto_20170816_0932.py contact/migrations/0004_auto_20171002_1600.py contact/migrations/0005_auto_20191121_1142.py contact/migrations/__init__.py contact/models.py contact/tests/__init__.py contact/tests/test_admin.py contact/tests/test_models.py core/__init__.py core/apps.py core/authentication.py core/helpers.py core/management/__init__.py core/management/commands/__init__.py core/management/commands/distributed_elasticsearch_migrate.py core/management/commands/distributed_migrate.py core/management/commands/helpers.py core/management/commands/mask_personal_data.py core/middleware.py core/permissions.py core/tasks.py core/templates/account_collaborator_email.html core/templates/account_collaborator_email.txt core/templates/account_ownership_base_email.html core/templates/account_ownership_base_email.txt core/templates/account_ownership_transfer_email.html core/templates/account_ownership_transfer_email.txt core/templates/email.html core/templates/email.txt core/templates/hasnt_logged_in_email.html core/templates/hasnt_logged_in_email.txt core/templates/new_companies_in_sector_email.html core/templates/new_companies_in_sector_email.txt core/templates/unsubscribed-anonymous-subscriber.html core/templates/unsubscribed-anonymous-subscriber.txt core/templates/unsubscribed-supplier.html core/templates/unsubscribed-supplier.txt core/templates/verification_code_not_given_2nd_email.html core/templates/verification_code_not_given_2nd_email.txt core/templates/verification_code_not_given_email.html core/templates/verification_code_not_given_email.txt core/tests/__init__.py core/tests/helpers.py core/tests/test_authentication.py core/tests/test_fixtures.py core/tests/test_helpers.py core/tests/test_management_commands.py core/tests/test_middleware.py core/tests/test_templates.py core/tests/test_views.py core/views.py dataservices/__init__.py dataservices/admin.py dataservices/apps.py dataservices/helpers.py dataservices/management/commands/import_consumer_price_index_data.py dataservices/management/commands/import_cpi_data.py dataservices/management/commands/import_easeofdoingbusiness_data.py dataservices/management/commands/import_internet_usage_data.py dataservices/management/commands/import_weo_data.py dataservices/management/commands/tests/test_import_data.py dataservices/migrations/0001_initial.py dataservices/migrations/0002_corruptionperceptionsindex.py dataservices/migrations/0003_cia_factbook.py dataservices/migrations/0004_auto_20200619_0945.py dataservices/migrations/0004_auto_20200625_2000.py dataservices/migrations/0005_worldeconomicoutlook.py dataservices/migrations/0006_merge_20200708_1348.py dataservices/migrations/0007_internetusage.py dataservices/migrations/0008_consumerpriceindex.py dataservices/migrations/__init__.py dataservices/models.py dataservices/resources/API_IC.BUS.EASE.XQ_DS2_en_csv_v2_801223.csv dataservices/resources/CPI2019.csv dataservices/resources/Consumer_Price_Index.csv dataservices/resources/EaseOfDoingBusiness.csv dataservices/resources/Internet_Usage.csv dataservices/resources/reporterAreas.json dataservices/resources/rural_population_annual.csv dataservices/resources/urban_population_annual.csv dataservices/resources/weo.csv dataservices/resources/world_population_medium_female.csv dataservices/resources/world_population_medium_male.csv dataservices/serializers.py dataservices/tasks.py dataservices/tests/factories.py dataservices/tests/test_helpers.py dataservices/tests/test_tasks.py dataservices/tests/test_views.py dataservices/views.py docs/LINUX.md enrolment/__init__.py enrolment/admin.py enrolment/apps.py enrolment/constants.py enrolment/forms.py enrolment/migrations/0001_initial.py enrolment/migrations/0002_auto_20161129_1536.py enrolment/migrations/0003_remove_enrolment_sqs_message_id.py enrolment/migrations/0004_delete_enrolment.py enrolment/migrations/0005_trustedsourcesignupcode.py enrolment/migrations/0005_trustedsourcesignupcode_squashed_0006_auto_20170620_1029.py enrolment/migrations/0006_auto_20170620_1029.py enrolment/migrations/0006_auto_20170623_1644.py enrolment/migrations/0007_preverifiedenrolment.py enrolment/migrations/0008_auto_20170627_1123.py enrolment/migrations/0009_auto_20190313_0938.py enrolment/migrations/0010_auto_20191121_1142.py enrolment/migrations/0011_auto_20200220_1451.py enrolment/migrations/__init__.py enrolment/models.py enrolment/serializers.py enrolment/templates/admin/enrolment/change_list.html enrolment/templates/admin/enrolment/company_csv_upload_form.html enrolment/templatetags/__init__.py enrolment/templatetags/enrolment_email.py enrolment/tests/__init__.py enrolment/tests/factories.py enrolment/tests/test_admin.py enrolment/tests/test_models.py enrolment/tests/test_templatetags.py enrolment/tests/test_views.py enrolment/views.py exporting/__init__.py exporting/admin.py exporting/apps.py exporting/helpers.py exporting/migrations/0001_initial.py exporting/migrations/0002_auto_20181121_1223.py exporting/migrations/0003_auto_20181121_1150.py exporting/migrations/0004_auto_20181126_1541.py exporting/migrations/__init__.py exporting/models.py exporting/serializers.py exporting/tests/__init__.py exporting/tests/factories.py exporting/tests/test_helpers.py exporting/tests/test_views.py exporting/views.py exportplan/__init__.py exportplan/admin.py exportplan/apps.py exportplan/conftest.py exportplan/helpers.py exportplan/migrations/0001_initial.py exportplan/migrations/0002_auto_20200214_1012.py exportplan/migrations/0003_auto_20200219_1332.py exportplan/migrations/0004_exportplanactions.py exportplan/migrations/0005_auto_20200323_1547.py exportplan/migrations/0006_auto_20200327_1014.py exportplan/migrations/0007_companyexportplan_brand_product_details.py exportplan/migrations/0008_auto_20200604_1008.py exportplan/migrations/0009_remove_companyexportplan_planned_review.py exportplan/migrations/0010_auto_20200714_1431.py exportplan/migrations/0011_auto_20200714_1531.py exportplan/migrations/0012_auto_20200804_1036.py exportplan/migrations/0013_routetomarkets.py exportplan/migrations/0014_auto_20200806_1524.py exportplan/migrations/0015_auto_20200807_1551.py exportplan/migrations/0016_companyexportplan_adaptation_target_market.py exportplan/migrations/0017_targetmarketdocuments.py exportplan/migrations/0018_auto_20200818_0901.py exportplan/migrations/__init__.py exportplan/models.py exportplan/serializers.py exportplan/signals.py exportplan/tests/__init__.py exportplan/tests/factories.py exportplan/tests/test_helpers.py exportplan/tests/test_serializers.py exportplan/tests/test_signals.py exportplan/tests/test_views.py exportplan/views.py fixtures/development.json fixtures/load_tests.json healthcheck/__init__.py healthcheck/backends.py healthcheck/tests/__init__.py healthcheck/tests/test_backends.py makefile manage.py manifest.yml notifications/__init__.py notifications/admin.py notifications/apps.py notifications/constants.py notifications/email.py notifications/fields.py notifications/helpers.py notifications/management/__init__.py notifications/management/commands/__init__.py notifications/management/commands/send_notifications.py notifications/migrations/0001_initial.py notifications/migrations/0002_buyeremailnotification.py notifications/migrations/0003_auto_20170224_1530.py notifications/migrations/0004_anonymousunsubscribe.py notifications/migrations/0005_auto_20170309_1727.py notifications/migrations/0006_auto_20170310_1235.py notifications/migrations/0007_auto_20170314_1712.py notifications/migrations/0008_auto_20180103_1719.py notifications/migrations/0009_supplieremailnotification_company_user.py notifications/migrations/0010_auto_20191121_1142.py notifications/migrations/0011_remove_supplieremailnotification_supplier.py notifications/migrations/0012_auto_20200204_1714.py notifications/migrations/__init__.py notifications/models.py notifications/notifications.py notifications/serializers.py notifications/tasks.py notifications/templatetags/__init__.py notifications/templatetags/notifications_tags.py notifications/tests/__init__.py notifications/tests/factories.py notifications/tests/helpers.py notifications/tests/test_admin.py notifications/tests/test_commands.py notifications/tests/test_email.py notifications/tests/test_models.py notifications/tests/test_notifications.py notifications/tests/test_serializers.py notifications/tests/test_tasks.py notifications/tests/test_views.py notifications/views.py personalisation/__init__.py personalisation/admin.py personalisation/apps.py personalisation/helpers.py personalisation/management/__init__.py personalisation/management/commands/__init__.py personalisation/management/commands/countries_of_interest.csv personalisation/management/commands/create_countries_of_interest.py personalisation/migrations/0001_initial.py personalisation/migrations/0002_userlocation_city.py personalisation/migrations/0003_countryofinterest.py personalisation/migrations/__init__.py personalisation/models.py personalisation/serializers.py personalisation/tests/__init__.py personalisation/tests/factories.py personalisation/tests/test_helpers.py personalisation/tests/test_serializers.py personalisation/tests/test_views.py personalisation/views.py pull_request_template.md pytest.ini requirements.in requirements.txt requirements_test.in requirements_test.txt runtime.txt static/images/EiG-logo-stacked.png supplier/__init__.py supplier/apps.py supplier/migrations/0001_initial.py supplier/migrations/0002_auto_20180103_1159.py supplier/migrations/0003_auto_20180109_0851.py supplier/migrations/0004_supplier_role.py supplier/migrations/0005_auto_20190807_1237.py supplier/migrations/0006_remove_supplier_is_company_owner.py supplier/migrations/0007_auto_20190903_1632.py supplier/migrations/0008_auto_20190918_1043.py supplier/migrations/0009_auto_20191121_1142.py supplier/migrations/0010_delete_supplier.py supplier/migrations/__init__.py testapi/__init__.py testapi/serializers.py testapi/tests/__init__.py testapi/tests/test_views.py testapi/utils.py testapi/views.py user/__init__.py user/apps.py user/migrations/0001_initial.py user/migrations/0002_auto_20161108_1548.py user/migrations/0003_auto_20161129_1506.py user/migrations/0004_auto_20161129_1627.py user/migrations/0005_auto_20161206_1655.py user/migrations/0006_auto_20161206_1655.py user/migrations/0007_auto_20170112_1456.py user/migrations/0008_user_unsubscribed.py user/migrations/0009_user_is_company_owner.py user/migrations/0010_auto_20170907_1552.py user/migrations/0011_auto_20180103_1159.py user/migrations/0012_auto_20191108_1232.py user/migrations/__init__.py user/models.py usermanagement/__init__.py usermanagement/management/__init__.py usermanagement/management/commands/__init__.py usermanagement/management/commands/createsuperuserwithpsswd.py usermanagement/management/commands/grant_staff_status.py usermanagement/tests/__init__.py usermanagement/tests/test_createsuperuserwithpsswd.py usermanagement/tests/test_grant_staff_status.py <<<<<< network # path=/tmp/cci-test/coverage.xml /tmp/cci-test <<<<<< EOF