Skip to main content

A dashboard with direct links to review 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.18.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: edc-review-dashboard-0.3.18.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.18.tar.gz
Algorithm Hash digest
SHA256 f8c3fc1254dc5c0dfe30199b4172964448af2f91caa65e75152e29dfc534b76b
MD5 145674ba47a6da7d89ddf9bbe202a29a
BLAKE2b-256 1f068b155cf371b5c174502a5d54e698b58a0e1464208e8d1b66691a9e7c9671

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for edc_review_dashboard-0.3.18-py3-none-any.whl
Algorithm Hash digest
SHA256 2f747de748b2efd6e82f057cd68402728924042b22c27b2fa9b5f81a18373974
MD5 90e681c61aaad2930366bb9390996992
BLAKE2b-256 7b88e26ec58e9e8d6e686c38e4f01890a4f345bf4b07d5dd978a1a400acca3d0

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