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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: edc-review-dashboard-0.3.9.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.9.tar.gz
Algorithm Hash digest
SHA256 fbc92b5b1222c790339a4d2d862affc5beb48cfd0e3e27bc2fe60e161dcf58b9
MD5 084e0eb4d4bc8bef7a3646151097ee6b
BLAKE2b-256 00aa478f0003f519e4d2985c177db44fe855a600c1738e58181cc6c46a56af0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for edc_review_dashboard-0.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 7a4cb9918bc645173a2a18cecb28bc353e19e8dfe708bcfdcdba25f59bdd238a
MD5 20187dcffe3af8cbad0f85a46458c895
BLAKE2b-256 dd61e74c976cb9322eb48a713da0c9da54b63cde73e6bca019fcac83708cc238

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