Path Lines of Code pyproject.toml 120 src/wagtail_localize_smartling/__init__.py 3 src/wagtail_localize_smartling/admin_urls.py 15 src/wagtail_localize_smartling/api/__init__.py 1 src/wagtail_localize_smartling/api/client.py 406 src/wagtail_localize_smartling/api/serializers.py 154 src/wagtail_localize_smartling/api/types.py 83 src/wagtail_localize_smartling/apps.py 8 src/wagtail_localize_smartling/checks.py 16 src/wagtail_localize_smartling/components.py 19 src/wagtail_localize_smartling/constants.py 10 src/wagtail_localize_smartling/exceptions.py 2 src/wagtail_localize_smartling/forms.py 21 src/wagtail_localize_smartling/management/__init__.py 1 src/wagtail_localize_smartling/management/commands/__init__.py 1 src/wagtail_localize_smartling/management/commands/populate_smartling_job_hashes.py 24 src/wagtail_localize_smartling/management/commands/sync_smartling.py 16 src/wagtail_localize_smartling/migrations/0001_initial.py 201 src/wagtail_localize_smartling/migrations/0002_job_content_hash.py 12 src/wagtail_localize_smartling/migrations/0003_data_add_translation_approver_auth_group.py 20 src/wagtail_localize_smartling/migrations/0004_landedtranslationtask.py 43 src/wagtail_localize_smartling/migrations/__init__.py 1 src/wagtail_localize_smartling/models.py 313 src/wagtail_localize_smartling/settings.py 153 src/wagtail_localize_smartling/signal_handlers.py 132 src/wagtail_localize_smartling/signals.py 3 src/wagtail_localize_smartling/sync.py 134 src/wagtail_localize_smartling/templates/wagtail_localize/admin/edit_translation.html 6 src/wagtail_localize_smartling/templates/wagtail_localize_smartling/admin/components/_landed_translation_task_panel.html 51 src/wagtail_localize_smartling/templates/wagtail_localize_smartling/admin/edit_translation_message.html 8 src/wagtail_localize_smartling/templates/wagtail_localize_smartling/admin/job_report.html 42 src/wagtail_localize_smartling/templates/wagtail_localize_smartling/admin/landed_translation_tasks.html 11 src/wagtail_localize_smartling/templates/wagtail_localize_smartling/admin/resubmit_job.html 15 src/wagtail_localize_smartling/templates/wagtail_localize_smartling/admin/smartling_status.html 76 src/wagtail_localize_smartling/templates/wagtail_localize_smartling/admin/tables/target_locales_cell.html 9 src/wagtail_localize_smartling/templatetags/wagtail_localize_smartling_admin_tags.py 64 src/wagtail_localize_smartling/utils.py 86 src/wagtail_localize_smartling/views.py 143 src/wagtail_localize_smartling/viewsets.py 172 src/wagtail_localize_smartling/wagtail_hooks.py 38 testapp/__init__.py 1 testapp/apps.py 4 testapp/factories.py 107 testapp/migrations/0001_initial.py 52 testapp/migrations/0002_delete_default_homepage.py 13 testapp/migrations/0003_infosnippet.py 42 testapp/migrations/__init__.py 1 testapp/models.py 24 testapp/settings.py 144 testapp/templates/testapp/info_page.html 9 testapp/urls.py 13 testmanage.py 10