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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: edc-review-dashboard-0.3.10.tar.gz
  • Upload date:
  • Size: 34.5 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.10.tar.gz
Algorithm Hash digest
SHA256 362d27e728032aaa6cbeb630dab4c9c0aaab58f1fdc0c61899e6a72c89dceb80
MD5 f15ec6b9d9d4431369c1dd26ee57d393
BLAKE2b-256 6981df50f2a8c5e828890b1c77d3f566fc5ad2780e6c6247f77d69d5f3552a40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for edc_review_dashboard-0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 3602cc47515ce92e46206770ddd1bc08611b4b1e55cf146f71635a27ee6e4e43
MD5 a6ff38940761eba576b47c1a1b90ce9b
BLAKE2b-256 8a5333f31130a1bd1c6925ef5bd9edf5ca9417fd94818fe15cc3cb7d6f5d0759

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