CHANGELOG.rst
LICENSE
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
requirements/base.in
requirements/constraints.txt
requirements/test.in
tests/test_ai_translations_service.py
tests/test_base.py
tests/test_config.py
tests/test_utils.py
tests/test_views.py
translatable_xblocks/__init__.py
translatable_xblocks/ai_translations_service.py
translatable_xblocks/apps.py
translatable_xblocks/base.py
translatable_xblocks/config.py
translatable_xblocks/fields.py
translatable_xblocks/filters.py
translatable_xblocks/platform_imports.py
translatable_xblocks/utils.py
translatable_xblocks.egg-info/PKG-INFO
translatable_xblocks.egg-info/SOURCES.txt
translatable_xblocks.egg-info/dependency_links.txt
translatable_xblocks.egg-info/entry_points.txt
translatable_xblocks.egg-info/not-zip-safe
translatable_xblocks.egg-info/requires.txt
translatable_xblocks.egg-info/top_level.txt
translatable_xblocks/api/__init__.py
translatable_xblocks/api/urls.py
translatable_xblocks/api/utils.py
translatable_xblocks/api/views.py
translatable_xblocks/settings/__init__.py
translatable_xblocks/settings/common.py
translatable_xblocks/settings/devstack.py
translatable_xblocks/settings/production.py
translatable_xblocks/xblocks/__init__.py
translatable_xblocks/xblocks/capa_block.py
translatable_xblocks/xblocks/html_block.py
translatable_xblocks/xblocks/video_block.py