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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: edc-review-dashboard-0.3.17.tar.gz
  • Upload date:
  • Size: 37.2 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.17.tar.gz
Algorithm Hash digest
SHA256 fab5f9dcb7b795063fadfb54455f81bc4ad74b9784a2ecfc4e252f1d8a1c084d
MD5 2fa64afdf8507e267e5d53b5105f84f7
BLAKE2b-256 36e7c989cc9e5f27bf364f72e6aea85543c5a19cae0cdd7a9769897809ad7e9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for edc_review_dashboard-0.3.17-py3-none-any.whl
Algorithm Hash digest
SHA256 a5d5d4de645fe5c4a6d09171eb7f8f0b0cbf045cdf5fd951f3c4c9193bfbff31
MD5 aeb63ed2b6f42b83ef7263dcc94e985f
BLAKE2b-256 ceb14e09e796f74db83d3bebce3bdfdd5fa92a9b64f46a90c00e6d67e18de35e

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