• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: Kiwi (GitHub Link)
  • Kiwi-master
    • .github
      • ISSUE_TEMPLATE
        • claim_bounty.md
        • feature_request.md
        • bug_report.md
        • config.yml
      • workflows
        • sanity.yml
        • lint.yml
        • integration_bugtracker.yml
        • testing.yml
        • security.yml
      • CODE_OF_CONDUCT.md
    • tcms
      • utils
        • permissions.py
        • user.py
        • __init__.py
        • tests
          • test_github.py
          • test_local_settings_dir.py
          • local_settings_test
            • installed_apps_update.py
            • __init__.py
            • version_update.py
            • marketplace_secret.py
          • __init__.py
        • settings.py
        • github.py
      • issuetracker
        • kiwitcms.py
        • github_integration.py
        • gitlab_integration.py
        • redmine_integration.py
        • jira_integration.py
        • bugzilla_integration.py
        • __init__.py
        • tests
          • test_github.py
          • test_redmine.py
          • test_gitlab_ce.py
          • test_kiwitcms.py
          • test_gitlab_ee.py
          • test_bugzilla.py
          • __init__.py
          • test_jira.py
        • types.py
        • base.py
      • wsgi.py
      • search
        • order.py
        • __init__.py
      • testruns
        • apps.py
        • data.py
        • templates
          • testruns
            • mutable.html
            • search.html
        • models.py
        • views.py
        • urls.py
        • forms.py
        • __init__.py
        • migrations
          • 0008_test_execution_status_color_field.py
          • 0005_remove_unused_fields.py
          • 0004_squashed.py
          • __init__.py
          • 0007_test_execution_statuses.py
          • 0006_rename_test_case_run_to_test_execution.py
          • 0009_remove_autofield.py
        • tests
          • test_report_view.py
          • test_permissions.py
          • test_data.py
          • test_models.py
          • __init__.py
          • test_admin.py
          • test_views.py
        • admin.py
        • static
          • testruns
            • js
              • search.js
              • mutable.js
      • testcases
        • apps.py
        • fields.py
        • helpers
          • email.py
          • __init__.py
        • templates
          • testcases
            • clone.html
            • mutable.html
            • get.html
            • search.html
        • models.py
        • views.py
        • forms.py
        • __init__.py
        • migrations
          • 0011_trim_bugsystem_fields.py
          • 0008_notifications_default_true.py
          • 0009_populate_missing_text_history.py
          • 0012_remove_autofield_max_length.py
          • 0013_remove_autofield.py
          • 0005_remove_unused_fields.py
          • 0004_squashed.py
          • 0007_convert_is_automated_to_boolean.py
          • 0001_initial.py
          • 0006_merge_text_field_into_testcase_model.py
          • __init__.py
          • 0010_remove_bug.py
        • urls
          • __init__.py
          • cases_urls.py
          • case_urls.py
        • tests
          • test_models.py
          • __init__.py
          • test_admin.py
          • test_views.py
        • admin.py
        • static
          • testcases
            • js
              • search.js
              • clone.js
              • get.js
              • mutable.js
      • templates
        • navigation.html
        • include
          • attachments.html
          • tc_executions.html
          • tags_card.html
          • bug_details.html
        • patternfly.html
        • email
          • user_registered
            • notify_admins.txt
          • post_run_save
            • email.txt
          • post_bug_save
            • email.txt
          • confirm_registration.txt
          • post_case_delete
            • email.txt
        • menu_items.html
        • admin
          • base_site.html
        • plan
          • get_cases.html
          • get_treeview.html
          • search_case.html
          • get_attachments.html
          • get.html
          • cases_rows.html
        • registration
          • password_reset_form.html
          • registration_form.html
          • password_reset_confirm.html
          • password_reset_done.html
          • password_reset_complete.html
          • login.html
        • case
          • get_details.html
          • form
            • quick_search.html
            • search.html
          • printable.html
          • get_details_case_run.html
        • base.html
        • 404.html
        • dashboard.html
        • attachments
          • delete_link.html
        • pagination.html
        • 500.html
        • datetimepicker_script.html
        • run
          • assign_case.html
          • status_statistics.html
          • get_case_runs.html
          • get_cc.html
          • status_progress.html
          • get.html
          • table_executions.html
          • report.html
          • status_progress_patternfly.html
        • navbar.html
        • tcms_base.html
        • management
          • get_tag.html
      • kiwi_auth
        • test_profiles.py
        • models.py
        • views.py
        • urls.py
        • forms.py
        • tests.py
        • __init__.py
        • migrations
          • 0001_initial.py
          • __init__.py
        • admin.py
        • test_admin.py
      • locale
        • en
          • LC_MESSAGES
            • django.po
        • sw_KE
          • LC_MESSAGES
            • django.po
        • sr_Latn
        • hu_HU
          • LC_MESSAGES
            • django.po
        • es_ES
          • LC_MESSAGES
            • django.po
        • ar_SA
          • LC_MESSAGES
            • django.po
        • de_DE
          • LC_MESSAGES
            • django.po
        • ta_IN
          • LC_MESSAGES
            • django.po
        • vi_VN
          • LC_MESSAGES
            • django.po
        • zh_CN
          • LC_MESSAGES
            • django.po
        • tr_TR
          • LC_MESSAGES
            • django.po
        • fr_FR
          • LC_MESSAGES
            • django.po
        • sq_AL
          • LC_MESSAGES
            • django.po
        • hi_IN
          • LC_MESSAGES
            • django.po
        • ko_KR
          • LC_MESSAGES
            • django.po
        • bn_BD
          • LC_MESSAGES
            • django.po
        • eo_UY
          • LC_MESSAGES
            • django.po
        • ja_JP
          • LC_MESSAGES
            • django.po
        • eo
          • LC_MESSAGES
            • django.po
        • it_IT
          • LC_MESSAGES
            • django.po
        • id_ID
          • LC_MESSAGES
            • django.po
        • bg_BG
          • LC_MESSAGES
            • django.po
        • el_GR
          • LC_MESSAGES
            • django.po
        • pt_BR
          • LC_MESSAGES
            • django.po
        • zh_TW
          • LC_MESSAGES
            • django.po
        • te_IN
          • LC_MESSAGES
            • django.po
        • ru_RU
          • LC_MESSAGES
            • django.po
        • sl_SI
          • LC_MESSAGES
            • django.po
        • mr_IN
          • LC_MESSAGES
            • django.po
        • mk_MK
          • LC_MESSAGES
            • django.po
        • ro_RO
          • LC_MESSAGES
            • django.po
      • urls.py
      • __init__.py
      • package.json
      • tests
        • factories.py
        • __init__.py
        • storage.py
      • handlers.py
      • rpc
        • decorators.py
        • serializer.py
        • api
          • build.py
          • testplan.py
          • classification.py
          • category.py
          • testcase.py
          • version.py
          • bug.py
          • user.py
          • priority.py
          • testcasestatus.py
          • plantype.py
          • component.py
          • testexecutionstatus.py
          • tag.py
          • forms
            • testplan.py
            • testcase.py
            • __init__.py
            • testrun.py
          • __init__.py
          • utils.py
          • testexecution.py
          • auth.py
          • attachment.py
          • product.py
          • testrun.py
        • __init__.py
        • utils.py
        • tests
          • test_testexecution.py
          • test_utils.py
          • test_testcase.py
          • test_category.py
          • test_product.py
          • test_plantype.py
          • test_user.py
          • test_testbuild.py
          • test_version.py
          • test_serializer.py
          • test_testplan.py
          • test_testrun.py
          • __init__.py
          • utils.py
          • test_tag.py
          • test_component.py
      • testplans
        • apps.py
        • helpers
          • email.py
          • __init__.py
        • templates
          • testplans
            • clone.html
            • mutable.html
            • search.html
        • models.py
        • views.py
        • forms.py
        • __init__.py
        • migrations
          • 0006_remove_testplan_owner.py
          • __init__.py
          • 0005_squashed.py
          • 0008_remove_autofield.py
          • 0007_notifications_default_true.py
        • urls
          • plan_urls.py
          • plans_urls.py
          • __init__.py
        • tests
          • test_permissions.py
          • test_new_plan.py
          • tests.py
          • __init__.py
          • test_admin.py
          • test_views.py
        • admin.py
        • static
          • testplans
            • js
              • search.js
              • mutable.js
      • core
        • middleware.py
        • history.py
        • utils
          • __init__.py
          • mailto.py
        • ajax.py
        • helpers
          • comments.py
          • __init__.py
        • models
          • __init__.py
          • base.py
        • templatetags
          • report_tags.py
          • __init__.py
          • extra_filters.py
        • views.py
        • response.py
        • widgets.py
        • forms
          • fields.py
          • __init__.py
        • __init__.py
        • migrations
          • __init__.py
          • 0001_squashed.py
        • tests
          • test_ajax.py
          • test_plugin_discovery.py
          • test_sendtestemail.py
          • test_forms.py
          • test_history.py
          • test_helpers.py
          • test_set_domain.py
          • __init__.py
          • test_admin.py
          • test_core.py
          • test_views.py
        • admin.py
        • context_processors.py
        • contrib
          • linkreference
            • models.py
            • __init__.py
            • migrations
              • 0003_add_db_index_to_url_field.py
              • 0002_update_fields.py
              • __init__.py
              • 0001_squashed.py
          • __init__.py
        • management
          • commands
            • set_domain.py
            • __init__.py
          • __init__.py
      • signals.py
      • settings
        • local_settings_dir
          • __init__.py
        • test
          • postgresql.py
          • mariadb.py
          • __init__.py
        • devel.py
        • common.py
        • __init__.py
        • product.py
      • telemetry
        • templates
          • telemetry
            • include
              • filters.html
            • testing
              • test-case-health.html
              • breakdown.html
              • status-matrix.html
              • execution-trends.html
        • views.py
        • urls.py
        • api.py
        • __init__.py
        • tests
          • plugin
            • menu.py
            • templates
              • a_fake_plugin
                • example.html
            • views.py
            • urls.py
            • __init__.py
          • __init__.py
        • static
          • telemetry
            • js
              • testing
                • execution-trends.js
                • test-case-health.js
                • status-matrix.js
                • utils.js
                • breakdown.js
            • css
              • testing
                • telemetry.css
                • breakdown.css
                • status-matrix.css
                • test-case-health.css
      • static
        • style
          • patternfly_override.css
          • base.css
          • jquery
            • ui
              • cupertino
                • images
                • jquery-ui-1.8.20.css
          • admin.css
          • print.css
        • images
          • t2.gif
          • down.gif
          • icon-search.gif
          • help.gif
          • t1.gif
          • ajax-loading.gif
          • favicon.ico
          • t3.gif
          • KiwiTCMS_logo.svg
          • KiwiTCMS.svg
          • up.gif
        • js
          • testplan_actions.js
          • simplemde_security_override.js
          • tags.js
          • jsonrpc.js
          • lib
            • jquery-ui-1.8.20.min.js
            • tablednd.js
            • handlebars-1.3.0.min.js
            • jquery-1.7.2.min.js
          • pagination.js
          • testcase_actions.js
          • tcms_actions.js
          • testrun_actions.js
          • utils.js
      • bugs
        • apps.py
        • templates
          • bugs
            • mutable.html
            • get.html
            • search.html
        • models.py
        • views.py
        • urls.py
        • api.py
        • forms.py
        • __init__.py
        • migrations
          • 0002_add_permissions.py
          • 0001_initial.py
          • __init__.py
        • management.py
        • tests
          • test_permissions.py
          • factory.py
          • test_models.py
          • __init__.py
          • test_admin.py
          • test_views.py
        • admin.py
        • static
          • bugs
            • js
              • search.js
              • get.js
              • mutable.js
      • management
        • models.py
        • forms.py
        • __init__.py
        • migrations
          • 0007_remove_autofield.py
          • 0006_remove_autofield_max_length.py
          • 0003_squashed.py
          • __init__.py
          • 0005_order_by_name.py
          • 0004_remove_sortkey_description.py
        • tests
          • test_tags.py
          • tests.py
          • __init__.py
        • admin.py
    • 99-charset.sh
    • Makefile
    • tcms_settings_dir
      • __init__.py
    • .coveragerc
    • httpd-foreground
    • readthedocs.yml
    • codecov.yml
    • LICENSE
    • greenkeeper.json
    • manage.py
    • README.rst
    • .pylintrc
    • setup.py
    • CHANGELOG.rst
    • docker-compose.postgres
    • kiwi_lint
      • missing_permissions.py
      • list_comprehension.py
      • datetime.py
      • dunder_attributes.py
      • raw_sql.py
      • auth_user.py
      • views.py
      • docstring.py
      • empty.py
      • one_to_one_field.py
      • nested_definition.py
      • forms.py
      • tags.py
      • __init__.py
      • objects_update.py
      • auto_field.py
      • bulk_create.py
    • setup.cfg
    • .travis.yml
    • Dockerfile.buildroot
    • 99-charset.cnf
    • tests
      • test_http.sh
      • test_docker.sh
      • jira
        • initialize-data
        • docker-compose.yml
      • test_mysql_psql.sh
      • check-build
      • redmine
        • initialize-data
        • seeds.rb
        • Dockerfile
        • initialize-data.py
        • docker-compose.yml
      • runner.sh
      • github
        • initialize-data
        • docker-compose.yml
      • kiwitcms
        • initialize-data
        • docker-compose.yml
      • bugzilla
        • initialize-data
        • checksetup_answers.txt
        • Util.pm.patch
        • Dockerfile
        • docker-compose.yml
      • gitlab_ce
        • 25_api_personal_access_token.rb
        • initialize-data
        • docker-compose.yml
      • gitlab_ee
        • 25_api_personal_access_token.rb
        • initialize-data
        • docker-compose.yml
    • crowdin.yml
    • Dockerfile
    • etc
      • kiwi-httpd.conf
    • .gitignore
    • docs
      • Makefile
      • source
        • contribution.rst
        • set_dev_env.rst
        • db.rst
        • about.rst
        • api
          • index.rst
        • tutorial.rst
        • support.rst
        • guide
          • testplan.rst
          • introduction.rst
          • appendix.rst
          • testcase.rst
          • testrun.rst
          • usecase.rst
        • plugins
          • index.rst
          • automation-frameworks.rst
        • admin.rst
        • import-export
          • index.rst
        • index.rst
        • conf.py
        • changelog.rst
        • configuration.rst
        • installing_docker.rst
        • modules
          • tcms.management.admin.rst
          • tcms.management.models.rst
          • tcms.kiwi_auth.rst
          • tcms.testcases.models.rst
          • tcms.core.management.commands.set_domain.rst
          • tcms.core.rst
          • tcms.rpc.rst
          • tcms.kiwi_auth.models.rst
          • tcms.core.management.rst
          • tcms.rpc.api.forms.testrun.rst
          • tcms.rpc.api.testexecutionstatus.rst
          • tcms.testplans.admin.rst
          • tcms.core.history.rst
          • tcms.testcases.rst
          • tcms.kiwi_auth.forms.rst
          • tcms.utils.permissions.rst
          • tcms.testruns.rst
          • tcms.handlers.rst
          • tcms.kiwi_auth.admin.rst
          • tcms.search.rst
          • tcms.testruns.views.rst
          • tcms.issuetracker.kiwitcms.rst
          • tcms.core.ajax.rst
          • tcms.testcases.helpers.email.rst
          • tcms.core.contrib.rst
          • tcms.rpc.api.build.rst
          • tcms.core.middleware.rst
          • tcms.issuetracker.github_integration.rst
          • tcms.issuetracker.rst
          • tcms.core.widgets.rst
          • tcms.rpc.api.component.rst
          • tcms.utils.github.rst
          • tcms.core.models.base.rst
          • tcms.bugs.admin.rst
          • tcms.testruns.forms.rst
          • tcms.utils.rst
          • tcms.issuetracker.base.rst
          • tcms.core.forms.rst
          • tcms.rpc.api.classification.rst
          • tcms.signals.rst
          • tcms.rpc.api.version.rst
          • tcms.core.admin.rst
          • tcms.rpc.decorators.rst
          • tcms.rpc.api.product.rst
          • tcms.rpc.api.forms.testcase.rst
          • tcms.rst
          • tcms.testruns.admin.rst
          • tcms.rpc.api.plantype.rst
          • tcms.core.utils.rst
          • tcms.issuetracker.bugzilla_integration.rst
          • tcms.rpc.api.tag.rst
          • tcms.rpc.api.utils.rst
          • tcms.bugs.api.rst
          • tcms.rpc.api.category.rst
          • tcms.wsgi.rst
          • tcms.rpc.api.rst
          • tcms.rpc.api.priority.rst
          • tcms.testruns.data.rst
          • tcms.rpc.api.testexecution.rst
          • tcms.bugs.views.rst
          • tcms_settings_dir.rst
          • tcms.utils.settings.rst
          • tcms.rpc.api.forms.testplan.rst
          • tcms.testplans.helpers.email.rst
          • tcms.management.rst
          • tcms.core.utils.mailto.rst
          • tcms.core.templatetags.rst
          • tcms.core.models.rst
          • tcms.testplans.views.rst
          • tcms.rpc.api.forms.rst
          • tcms.core.management.commands.rst
          • tcms.testplans.rst
          • tcms.bugs.management.rst
          • tcms.issuetracker.types.rst
          • tcms.rpc.api.testrun.rst
          • tcms.rpc.api.user.rst
          • tcms.core.forms.fields.rst
          • tcms.core.templatetags.report_tags.rst
          • tcms.rpc.api.bug.rst
          • tcms.issuetracker.jira_integration.rst
          • tcms.testruns.models.rst
          • tcms.core.response.rst
          • tcms.testplans.models.rst
          • tcms.testplans.helpers.rst
          • tcms.core.contrib.linkreference.models.rst
          • tcms.testcases.fields.rst
          • tcms.issuetracker.redmine_integration.rst
          • tcms.management.forms.rst
          • tcms.core.views.rst
          • tcms.core.helpers.rst
          • tcms.core.contrib.linkreference.rst
          • tcms.search.order.rst
          • tcms.kiwi_auth.views.rst
          • tcms.rpc.api.auth.rst
          • tcms.bugs.rst
          • tcms.rpc.api.testcase.rst
          • tcms.core.context_processors.rst
          • tcms.testcases.helpers.rst
          • tcms.testplans.forms.rst
          • tcms.telemetry.views.rst
          • tcms.testcases.admin.rst
          • tcms.utils.user.rst
          • tcms.bugs.forms.rst
          • tcms.rpc.api.testcasestatus.rst
          • tcms.telemetry.api.rst
          • tcms.issuetracker.gitlab_integration.rst
          • tcms.bugs.models.rst
          • tcms.rpc.api.attachment.rst
          • tcms.testcases.views.rst
          • tcms.core.management.commands.domain.rst
          • tcms.telemetry.rst
          • tcms.rpc.api.testplan.rst
          • tcms.testcases.forms.rst
          • tcms.core.templatetags.extra_filters.rst
          • tcms.core.helpers.comments.rst
          • tcms.rpc.serializer.rst
          • tcms.rpc.utils.rst
        • _static
          • kiwi_models_relations_overview.svg
    • .dockerignore
    • requirements
      • base.txt
      • mariadb.txt
      • postgres.txt
      • devel.txt
      • readthedocs.txt
      • tarballs.txt
    • MANIFEST.in
    • docker-compose.yml
    • .pyup.yml