commonground-api-common 2.5.0__tar.gz → 2.5.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/CHANGELOG.rst +10 -0
- {commonground_api_common-2.5.0/commonground_api_common.egg-info → commonground_api_common-2.5.2}/PKG-INFO +1 -1
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2/commonground_api_common.egg-info}/PKG-INFO +1 -1
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/commonground_api_common.egg-info/SOURCES.txt +1 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/setup.cfg +1 -1
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_field_extensions.py +1 -1
- commonground_api_common-2.5.2/vng_api_common/__init__.py +1 -0
- commonground_api_common-2.5.2/vng_api_common/authorizations/migrations/0017_alter_applicatie_client_ids_and_more.py +41 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/models.py +6 -6
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/contrib/setup_configuration/models.py +1 -1
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/contrib/setup_configuration/steps.py +6 -1
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/extensions/hyperlink.py +2 -1
- commonground_api_common-2.5.2/vng_api_common/locale/nl/LC_MESSAGES/django.mo +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/locale/nl/LC_MESSAGES/django.po +476 -341
- commonground_api_common-2.5.0/vng_api_common/__init__.py +0 -1
- commonground_api_common-2.5.0/vng_api_common/locale/nl/LC_MESSAGES/django.mo +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/MANIFEST.in +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/README.rst +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/bin/generate_schema +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/commonground_api_common.egg-info/dependency_links.txt +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/commonground_api_common.egg-info/not-zip-safe +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/commonground_api_common.egg-info/requires.txt +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/commonground_api_common.egg-info/top_level.txt +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/pyproject.toml +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/setup.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_autorisatie_validation.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_cache_headers.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_check_query_params.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_checks.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_choices.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_configuration_steps_applicaties.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_configuration_steps_jwtsecrets.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_content_type_headers.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_filter_extension.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_filters.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_gegevensgroepen.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_get_resource.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_jwt_decoding.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_jwtsecrets.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_migrations.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_nested_serializer_validation.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_pagination.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_permissions.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_publish_validators.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_schema.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_serializer_extensions.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_server_errors.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_utils.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_validators.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_views.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/admin.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/api/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/api/permissions.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/api/serializers.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/api/urls.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/api/views.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/apps.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/admin.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/api/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/api/scopes.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/api/serializers.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/apps.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/audits.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0001_initial.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0002_auto_20190516_0830.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0003_auto_20190517_0844.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0004_auto_20190520_1238.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0005_auto_20190520_1450.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0006_audittrail_toelichting.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0007_auto_20190522_0916.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0008_audittrail_resource_weergave.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0009_auto_20190712_1643.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0010_audittrail_request_id.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0011_auto_20190918_1335.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0012_auto_20200619_0545.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0012_remove_audittrail_request_id.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0013_audittrail_logrecord_id.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0013_auto_20201207_0846.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0014_auto_20201221_0905.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0014_auto_20210323_1654.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0015_auto_20220318_1608.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0016_merge_20220607_0517.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0017_alter_audittrail_bron.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/0018_auto_20221212_0745.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/migrations/_operations.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/models.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/utils.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/audittrails/viewsets.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/admin.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/middleware.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0001_initial.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0002_authorizationsconfig.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0003_auto_20190502_0409.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0004_auto_20190503_0941.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0005_auto_20190506_0842.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0006_auto_20190506_0901.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0007_auto_20190506_1212.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0008_auto_20190712_1541.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0009_update_enums.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0010_auto_20190712_1643.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0011_auto_20191114_0728.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0012_auto_20200619_0545.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0013_auto_20201207_0846.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0014_auto_20201221_0905.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0015_auto_20220318_1608.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/0016_remove_authorizationsconfig_api_root_and_more.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/migrations/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/serializers.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/utils.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/authorizations/validators.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/caching/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/caching/decorators.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/caching/etags.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/caching/introspection.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/caching/models.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/caching/registry.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/caching/signals.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/checks.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/choices.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/client.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/compat.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/conf/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/conf/api.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/constants.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/contrib/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/contrib/setup_configuration/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/db/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/db/operations.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/decorators.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/descriptors.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/doc.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/exception_handling.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/exceptions.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/extensions/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/extensions/file.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/extensions/gegevensgroep.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/extensions/geojson.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/extensions/polymorphic.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/extensions/query.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/fields.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/filters.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/filtersets.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/generators.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/geo.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/middleware.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/migrations/0001_initial.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/migrations/0002_apicredential.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/migrations/0003_auto_20190417_1145.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/migrations/0004_auto_20190517_0903.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/migrations/0005_auto_20190614_1346.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/migrations/0006_delete_apicredential.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/migrations/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/mocks.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/models.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/api/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/api/urls.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/api/views.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/apps.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/handlers.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0001_initial.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0002_subscription__subscription.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0003_auto_20190319_1048.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0004_auto_20190325_1313.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0005_fix_default_nrc.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0006_auto_20190417_1142.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0007_auto_20190429_1442.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0008_auto_20190502_0415.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0009_auto_20190729_0427.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0010_auto_20220704_1419.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/0011_remove_subscription_config_and_more.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/notifications/migrations/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/oas.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/pagination.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/permissions.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/polymorphism.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/routers.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/schema.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/scopes.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/search.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/serializers.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/css/admin/admin_overrides.css +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/css/screen.css +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/ico/favicon.png +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/img/vng.svg +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/LICENSE.txt +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/css/all.css +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/css/all.min.css +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-brands-400.eot +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-brands-400.svg +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-brands-400.ttf +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-brands-400.woff +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-brands-400.woff2 +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-regular-400.eot +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-regular-400.svg +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-regular-400.ttf +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-regular-400.woff +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-regular-400.woff2 +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-solid-900.eot +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-solid-900.svg +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-solid-900.ttf +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-solid-900.woff +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/static/vng_api_common/libs/fontawesome/webfonts/fa-solid-900.woff2 +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templates/vng_api_common/admin/base_site.html +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templates/vng_api_common/includes/kanalen_card.html +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templates/vng_api_common/index.html +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templates/vng_api_common/master.html +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templates/vng_api_common/ref/error_detail.html +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templates/vng_api_common/ref/scopes.html +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templates/vng_api_common/view_config.html +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templatetags/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/templatetags/vng_api_common.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/tests/__init__.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/tests/auth.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/tests/caching.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/tests/schema.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/tests/urls.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/urls.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/utils.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/validators.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/version.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/views.py +0 -0
- {commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/vng_api_common/viewsets.py +0 -0
@@ -2,6 +2,16 @@
|
|
2
2
|
Change history
|
3
3
|
==============
|
4
4
|
|
5
|
+
2.5.2 (2025-03-06)
|
6
|
+
------------------
|
7
|
+
|
8
|
+
* Add English translation for ``HyperlinkedIdentityField`` description
|
9
|
+
|
10
|
+
2.5.1 (2025-02-10)
|
11
|
+
------------------
|
12
|
+
|
13
|
+
* Add English translations for Applicatie model
|
14
|
+
|
5
15
|
2.5.0 (2025-02-06)
|
6
16
|
------------------
|
7
17
|
|
@@ -134,6 +134,7 @@ vng_api_common/authorizations/migrations/0013_auto_20201207_0846.py
|
|
134
134
|
vng_api_common/authorizations/migrations/0014_auto_20201221_0905.py
|
135
135
|
vng_api_common/authorizations/migrations/0015_auto_20220318_1608.py
|
136
136
|
vng_api_common/authorizations/migrations/0016_remove_authorizationsconfig_api_root_and_more.py
|
137
|
+
vng_api_common/authorizations/migrations/0017_alter_applicatie_client_ids_and_more.py
|
137
138
|
vng_api_common/authorizations/migrations/__init__.py
|
138
139
|
vng_api_common/caching/__init__.py
|
139
140
|
vng_api_common/caching/decorators.py
|
{commonground_api_common-2.5.0 → commonground_api_common-2.5.2}/tests/test_field_extensions.py
RENAMED
@@ -109,7 +109,7 @@ def test_hyper_link_identity_field():
|
|
109
109
|
"format": "uri",
|
110
110
|
"minLength": 1,
|
111
111
|
"maxLength": 1000,
|
112
|
-
"description": "URL
|
112
|
+
"description": "URL reference to this object. This is the unique identification and location of this object.",
|
113
113
|
"readOnly": True,
|
114
114
|
}
|
115
115
|
|
@@ -0,0 +1 @@
|
|
1
|
+
__version__ = "2.5.2"
|
@@ -0,0 +1,41 @@
|
|
1
|
+
# Generated by Django 4.2.17 on 2025-02-10 13:18
|
2
|
+
|
3
|
+
import django.contrib.postgres.fields
|
4
|
+
from django.db import migrations, models
|
5
|
+
|
6
|
+
|
7
|
+
class Migration(migrations.Migration):
|
8
|
+
|
9
|
+
dependencies = [
|
10
|
+
("authorizations", "0016_remove_authorizationsconfig_api_root_and_more"),
|
11
|
+
]
|
12
|
+
|
13
|
+
operations = [
|
14
|
+
migrations.AlterField(
|
15
|
+
model_name="applicatie",
|
16
|
+
name="client_ids",
|
17
|
+
field=django.contrib.postgres.fields.ArrayField(
|
18
|
+
base_field=models.CharField(max_length=50),
|
19
|
+
help_text="Comma separated list of consumer identifiers (client_ids)",
|
20
|
+
size=None,
|
21
|
+
verbose_name="client IDs",
|
22
|
+
),
|
23
|
+
),
|
24
|
+
migrations.AlterField(
|
25
|
+
model_name="applicatie",
|
26
|
+
name="heeft_alle_autorisaties",
|
27
|
+
field=models.BooleanField(
|
28
|
+
default=False,
|
29
|
+
help_text="If all authorizations are given to this applicatie, no individual permissions have to be configured. Only enable this if you fully trust the consumer.",
|
30
|
+
verbose_name="has all authorizations",
|
31
|
+
),
|
32
|
+
),
|
33
|
+
migrations.AlterField(
|
34
|
+
model_name="applicatie",
|
35
|
+
name="label",
|
36
|
+
field=models.CharField(
|
37
|
+
help_text="A human readable representation of the application, for end users.",
|
38
|
+
max_length=100,
|
39
|
+
),
|
40
|
+
),
|
41
|
+
]
|
@@ -74,21 +74,21 @@ class Applicatie(APIMixin, models.Model):
|
|
74
74
|
client_ids = ArrayField(
|
75
75
|
models.CharField(max_length=50),
|
76
76
|
verbose_name=_("client IDs"),
|
77
|
-
help_text=_("
|
77
|
+
help_text=_("Comma separated list of consumer identifiers (client_ids)"),
|
78
78
|
)
|
79
79
|
label = models.CharField(
|
80
80
|
max_length=100,
|
81
81
|
help_text=_(
|
82
|
-
"
|
82
|
+
"A human readable representation of the application, for end users."
|
83
83
|
),
|
84
84
|
)
|
85
85
|
heeft_alle_autorisaties = models.BooleanField(
|
86
|
-
_("
|
86
|
+
_("has all authorizations"),
|
87
87
|
default=False,
|
88
88
|
help_text=_(
|
89
|
-
"
|
90
|
-
"
|
91
|
-
"
|
89
|
+
"If all authorizations are given to this applicatie, no individual "
|
90
|
+
"permissions have to be configured. Only enable this if you "
|
91
|
+
"fully trust the consumer."
|
92
92
|
),
|
93
93
|
)
|
94
94
|
|
@@ -26,7 +26,12 @@ class JWTSecretsConfigurationStep(BaseConfigurationStep[JWTSecretsConfigurationM
|
|
26
26
|
|
27
27
|
class ApplicatieConfigurationStep(BaseConfigurationStep[ApplicatieConfigurationModel]):
|
28
28
|
"""
|
29
|
-
Configure
|
29
|
+
Configure Applicaties used for authorization.
|
30
|
+
|
31
|
+
.. note:: The values of ``client_ids`` must match the values of the ``identifier`` field(s)
|
32
|
+
in the ``vng_api_common_credentials`` namespace. To give proper access to an application,
|
33
|
+
you need to load the credentials (``identifier`` and ``secret``)
|
34
|
+
**and** the Applicatie (``client_ids``, ``uuid``, ``label`` and permissions)
|
30
35
|
"""
|
31
36
|
|
32
37
|
verbose_name = "Configuration to create applicaties"
|
@@ -32,6 +32,7 @@ class HyperlinkedIdentityFieldExtension(OpenApiSerializerFieldExtension):
|
|
32
32
|
"minLength": 1,
|
33
33
|
"maxLength": 1000,
|
34
34
|
"description": _(
|
35
|
-
"URL
|
35
|
+
"URL reference to this object. "
|
36
|
+
"This is the unique identification and location of this object."
|
36
37
|
),
|
37
38
|
}
|