Skip to main content

A dashboard with direct links to a subject's CRFs and Requisitions in clinicedc/edc projects

Project description

pypi actions codecov downloads

Edc Review Dashboard

An alternative dashboard of a subject’s visits, CRFs and Requisitions.

Declare in your app:

class SubjectReviewListboardView(Base):

    listboard_model = 'ambition_subject.subjectvisit'
    model_wrapper_cls = SubjectVisitModelWrapper
    navbar_name = 'ambition_dashboard'

Add URLs:

    urlpatterns = ....

review_listboard_url_config = UrlConfig(
    url_name='subject_listboard_url',
    view_class=SubjectListboardView,
    label='subject_listboard',
    identifier_label='subject_identifier',
    identifier_pattern=subject_identifier)
urlpatterns += review_listboard_url_config.review_listboard_urls

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edc-review-dashboard-0.3.12.tar.gz (35.4 kB view details)

Uploaded Source

Built Distribution

edc_review_dashboard-0.3.12-py3-none-any.whl (37.4 kB view details)

Uploaded Python 3

File details

Details for the file edc-review-dashboard-0.3.12.tar.gz.

File metadata

  • Download URL: edc-review-dashboard-0.3.12.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.9

File hashes

Hashes for edc-review-dashboard-0.3.12.tar.gz
Algorithm Hash digest
SHA256 4062a63494b1e168c87f1e3945acc84a73ec15a3b2b5ed4fd0f373b1a2bc23f3
MD5 9224a11a252dcaca903a0436263af452
BLAKE2b-256 5db12b1c462ca6b2ee9001fdf02db234af284a7b507bf19cde758fd06299c824

See more details on using hashes here.

File details

Details for the file edc_review_dashboard-0.3.12-py3-none-any.whl.

File metadata

File hashes

Hashes for edc_review_dashboard-0.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 a9594df3a40e040302e74ed7d179475b5df34a60423e05f2c5a7a204497ee354
MD5 2e982f89f6476cdbbea730e2f5a5cf9c
BLAKE2b-256 bd53d645618d6dcbfe0a2de7a3a71077ce5f944fb89119e08759cca317b2c6ad

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page