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.13.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

edc_review_dashboard-0.3.13-py3-none-any.whl (40.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: edc-review-dashboard-0.3.13.tar.gz
  • Upload date:
  • Size: 37.1 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.13.tar.gz
Algorithm Hash digest
SHA256 8bed369a6809d64fe316bfac0991ff28b0e54ea7c9191666d5cba1ae84d3bf85
MD5 88f1f646bc769c85679bd7d79be70da3
BLAKE2b-256 be3fc0fa96560d215339792da1b3353aa9d56ff213375f1eeacb2d0d8c74fc93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for edc_review_dashboard-0.3.13-py3-none-any.whl
Algorithm Hash digest
SHA256 6993c13aa2078102231c70f30ede55dd1fa9bb6a4a63f7f89e7de6b54546015f
MD5 87108fd451d7763ea8309db88237df65
BLAKE2b-256 d116158f9bef15223c1d41aa75fa31289ecd88f337e78a1f47c9d0fd1544be69

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