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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: edc-review-dashboard-0.3.11.tar.gz
  • Upload date:
  • Size: 35.3 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.11.tar.gz
Algorithm Hash digest
SHA256 de33892eb01987eea451dcd8032d13b7b4960314fc6a46b1232856315fd114d4
MD5 80f2c41fcdd8a926224a1994c15f19fd
BLAKE2b-256 a3fe8753aa658435ffdbf937097977504e81e14954a777c5959229c8fa03ac28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for edc_review_dashboard-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 c4f1efde03eaf414f51e76ba9610ed054e27d4ca0bfbb417ae29bd8836e5b329
MD5 1d08354fb35125e2b2e154f25775eb9b
BLAKE2b-256 7b95479764808636361d27103a7f0c7444eb26de29d955a34b638e2f91c14717

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