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

Uploaded Source

Built Distribution

edc_review_dashboard-0.3.22-py3-none-any.whl (41.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: edc-review-dashboard-0.3.22.tar.gz
  • Upload date:
  • Size: 38.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for edc-review-dashboard-0.3.22.tar.gz
Algorithm Hash digest
SHA256 6049938a30344ece7dddde361dfc66f0ebd7e52c27ec0948658c2dedfcc54fef
MD5 b0e9db513755c8c7b0c5180531e44db3
BLAKE2b-256 44c7f29dab0f14ca4f01247e4d2ebb79c202f30914f82dd6c1cbc506ed1fdad0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for edc_review_dashboard-0.3.22-py3-none-any.whl
Algorithm Hash digest
SHA256 d967b361ae263ec5873a4b0c869de139dae3ce68605df6040b742b12c03ff519
MD5 5977c1ebe361ae256bd3e1c32842fc86
BLAKE2b-256 86840e6f80b3f1f949ff092522deaf2da5c9b7c0a4687c68e52500fc9ee46626

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