LICENSE.md
MANIFEST.in
README.rst
pyproject.toml
requirements.core.txt
setup.py
core_explore_oaipmh_app/__init__.py
core_explore_oaipmh_app/settings.py
core_explore_oaipmh_app/urls.py
core_explore_oaipmh_app.egg-info/PKG-INFO
core_explore_oaipmh_app.egg-info/SOURCES.txt
core_explore_oaipmh_app.egg-info/dependency_links.txt
core_explore_oaipmh_app.egg-info/requires.txt
core_explore_oaipmh_app.egg-info/top_level.txt
core_explore_oaipmh_app/components/__init__.py
core_explore_oaipmh_app/components/query/__init__.py
core_explore_oaipmh_app/components/query/api.py
core_explore_oaipmh_app/rest/__init__.py
core_explore_oaipmh_app/rest/urls.py
core_explore_oaipmh_app/rest/query/__init__.py
core_explore_oaipmh_app/rest/query/views.py
core_explore_oaipmh_app/rest/result/__init__.py
core_explore_oaipmh_app/rest/result/views.py
core_explore_oaipmh_app/static/core_explore_oaipmh_app/user/js/data/change_display.raw.js
core_explore_oaipmh_app/static/core_explore_oaipmh_app/user/js/data_sources/list.js
core_explore_oaipmh_app/templates/core_explore_oaipmh_app/user/data_sources/list-content.html
core_explore_oaipmh_app/templates/core_explore_oaipmh_app/user/data_sources/list.html
core_explore_oaipmh_app/views/__init__.py
core_explore_oaipmh_app/views/user/__init__.py
core_explore_oaipmh_app/views/user/ajax.py
core_explore_oaipmh_app/views/user/views.py
tests/__init__.py
tests/test_settings.py
tests/test_urls.py
tests/fixtures/__init__.py
tests/fixtures/fixtures.py
tests/rest/__init__.py
tests/rest/query/__init__.py
tests/rest/query/tests_unit.py
tests/rest/result/__init__.py
tests/rest/result/tests_permissions.py
tests/views/__init__.py
tests/views/user/__init__.py
tests/views/user/ajax/__init__.py
tests/views/user/ajax/tests_permissions.py
tests/views/user/ajax/tests_unit.py
tests/views/user/views/__init__.py
tests/views/user/views/tests_permissions.py