MANIFEST.in
README.md
setup.py
tom_education/__init__.py
tom_education/admin.py
tom_education/apps.py
tom_education/constants.py
tom_education/facilities.py
tom_education/forms.py
tom_education/serializers.py
tom_education/tasks.py
tom_education/tests.py
tom_education/urls.py
tom_education/utils.py
tom_education/views.py
tom_education.egg-info/PKG-INFO
tom_education.egg-info/SOURCES.txt
tom_education.egg-info/dependency_links.txt
tom_education.egg-info/requires.txt
tom_education.egg-info/top_level.txt
tom_education/management/__init__.py
tom_education/management/commands/__init__.py
tom_education/management/commands/create_timelapse.py
tom_education/management/commands/process_observation_alerts.py
tom_education/management/commands/tom_education_setup.py
tom_education/migrations/0001_initial.py
tom_education/migrations/0002_observationalert.py
tom_education/migrations/0003_asyncprocess_process_type.py
tom_education/migrations/0004_auto_20190925_1557.py
tom_education/migrations/__init__.py
tom_education/models/__init__.py
tom_education/models/async_process.py
tom_education/models/observation_alert.py
tom_education/models/observation_template.py
tom_education/models/pipelines.py
tom_education/models/timelapse.py
tom_education/static/tom_education/common.js
tom_education/static/tom_education/dataproduct_action_form.js
tom_education/static/tom_education/dataproduct_checklist_utils.js
tom_education/static/tom_education/lco_instrument_filtering.js
tom_education/static/tom_education/non_sidereal_field_filtering.js
tom_education/static/tom_education/pipelineprocess_detail.js
tom_education/static/tom_education/css/gallery.css
tom_education/static/tom_education/css/pipelineprocess_detail.css
tom_education/static/tom_education/css/targets.css
tom_education/templates/tom_dataproducts/partials/dataproduct_list_for_target.html
tom_education/templates/tom_dataproducts/partials/dataproduct_other_for_target.html
tom_education/templates/tom_dataproducts/partials/dataproduct_thumbs_for_target.html
tom_education/templates/tom_dataproducts/partials/js9_button.html
tom_education/templates/tom_dataproducts/partials/unsaved_dataproduct_list_for_observation.html
tom_education/templates/tom_education/dataproduct_checkbox.html
tom_education/templates/tom_education/dataproduct_confirm_delete_multiple.html
tom_education/templates/tom_education/dataproduct_selection_buttons.html
tom_education/templates/tom_education/gallery.html
tom_education/templates/tom_education/pipelineprocess_detail.html
tom_education/templates/tom_education/settings.py.tmpl
tom_education/templates/tom_education/urls.py.tmpl
tom_education/templates/tom_observations/observation_form.html
tom_education/templates/tom_observations/observationrecord_detail.html
tom_education/templates/tom_observations/partials/observationrecord_latest.html
tom_education/templates/tom_targets/target_dataview.html
tom_education/templates/tom_targets/target_detail.html
tom_education/templates/tom_targets/target_form.html
tom_education/templates/tom_targets/partials/target_features.html
tom_education/templates/tom_targets/partials/target_latest_active.html
tom_education/templatetags/__init__.py
tom_education/templatetags/dataproduct_extras.py
tom_education/templatetags/tom_education_extras.py