AUTHORS
LICENSE
MANIFEST.in
README.rst
VERSION
setup.cfg
setup.py
ambition_dashboard/__init__.py
ambition_dashboard/apps.py
ambition_dashboard/models.py
ambition_dashboard/navbars.py
ambition_dashboard/patterns.py
ambition_dashboard/settings.py
ambition_dashboard/urls.py
ambition_dashboard/wsgi.py
ambition_dashboard.egg-info/PKG-INFO
ambition_dashboard.egg-info/SOURCES.txt
ambition_dashboard.egg-info/dependency_links.txt
ambition_dashboard.egg-info/not-zip-safe
ambition_dashboard.egg-info/requires.txt
ambition_dashboard.egg-info/top_level.txt
ambition_dashboard/model_wrappers/__init__.py
ambition_dashboard/model_wrappers/appointment_model_wrapper.py
ambition_dashboard/model_wrappers/subject_consent_model_wrapper.py
ambition_dashboard/model_wrappers/subject_locator_model_wrapper.py
ambition_dashboard/model_wrappers/subject_screening_model_wrapper.py
ambition_dashboard/model_wrappers/subject_visit_model_wrapper.py
ambition_dashboard/templates/ambition_dashboard/bootstrap3/buttons/consent_button.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/buttons/dashboard_button.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/buttons/eligibility_button.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/buttons/screening_button.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/screening/listboard.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/subject/dashboard.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/subject/listboard.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/subject/dashboard/top_bar.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/tmg/listboard.html
ambition_dashboard/templates/ambition_dashboard/bootstrap3/tmg/listboard_result.html
ambition_dashboard/templatetags/__init__.py
ambition_dashboard/templatetags/ambition_dashboard_extras.py
ambition_dashboard/tests/__init__.py
ambition_dashboard/tests/admin.py
ambition_dashboard/tests/models.py
ambition_dashboard/tests/test_model_wrappers.py
ambition_dashboard/views/__init__.py
ambition_dashboard/views/screening/__init__.py
ambition_dashboard/views/screening/filters.py
ambition_dashboard/views/screening/listboard_view.py
ambition_dashboard/views/subject/__init__.py
ambition_dashboard/views/subject/dashboard/__init__.py
ambition_dashboard/views/subject/dashboard/dashboard_view.py
ambition_dashboard/views/subject/listboard/__init__.py
ambition_dashboard/views/subject/listboard/listboard_view.py
ambition_dashboard/views/tmg/__init__.py
ambition_dashboard/views/tmg/listboard_view.py