LICENSE
MANIFEST.in
README.rst
VERSION
pyproject.toml
requirements.txt
setup.cfg
setup.py
edc_crf/__init__.py
edc_crf/admin.py
edc_crf/admin_site.py
edc_crf/apps.py
edc_crf/auths.py
edc_crf/choices.py
edc_crf/crf_inline_model_mixin.py
edc_crf/crf_model_mixin.py
edc_crf/crf_no_manager_model_mixin.py
edc_crf/crf_status_model_mixin.py
edc_crf/crf_with_action_model_mixin.py
edc_crf/fieldset.py
edc_crf/forms.py
edc_crf/modelform_mixins.py
edc_crf/models.py
edc_crf/signals.py
edc_crf/stubs.py
edc_crf/update_crf_status_command.py
edc_crf/update_crf_status_for_instance.py
edc_crf/urls.py
edc_crf.egg-info/PKG-INFO
edc_crf.egg-info/SOURCES.txt
edc_crf.egg-info/dependency_links.txt
edc_crf.egg-info/not-zip-safe
edc_crf.egg-info/top_level.txt
edc_crf/management/commands/update_crf_status.py
edc_crf/management/commands/__pycache__/update_crf_status.cpython-38.pyc
edc_crf/migrations/0001_initial.py
edc_crf/migrations/0002_auto_20200729_2310.py
edc_crf/migrations/__init__.py
edc_crf/tests/__init__.py
edc_crf/tests/models.py
edc_crf/tests/visit_schedule.py
edc_crf/tests/tests/__init__.py
edc_crf/tests/tests/test_prn_form_validator.py
edc_crf/tests/tests/tests_crf.py