LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
django_galaxy.egg-info/PKG-INFO
django_galaxy.egg-info/SOURCES.txt
django_galaxy.egg-info/dependency_links.txt
django_galaxy.egg-info/requires.txt
django_galaxy.egg-info/top_level.txt
galaxy/__init__.py
galaxy/admin.py
galaxy/apps.py
galaxy/filter.py
galaxy/forms.py
galaxy/models.py
galaxy/sitetrees.py
galaxy/tables.py
galaxy/test_settings.py
galaxy/urls.py
galaxy/validators.py
galaxy/views.py
galaxy/migrations/0001_initial.py
galaxy/migrations/__init__.py
galaxy/templates/base.html
galaxy/templates/template_structure.txt
galaxy/templates/galaxy/confirm_delete.html
galaxy/templates/galaxy/files_to_galaxy.html
galaxy/templates/galaxy/galaxy_summary.html
galaxy/templates/galaxy/galaxy_sync.html
galaxy/templates/galaxy/galaxy_user_list.html
galaxy/templates/galaxy/galaxyinstancetracking_form.html
galaxy/templates/galaxy/galaxyuser_form.html
galaxy/templates/galaxy/history_data_bioblend_list.html
galaxy/templates/galaxy/history_status.html
galaxy/templates/galaxy/historydata_form.html
galaxy/templates/galaxy/success.html
galaxy/templates/galaxy/workflow_form.html
galaxy/templates/galaxy/workflow_list.html
galaxy/templates/galaxy/workflow_run.html
galaxy/templates/galaxy/workflow_status.html
galaxy/templates/galaxy/workflow_summary.html
galaxy/templates/galaxy/workflowrun_form.html
galaxy/templates/gfiles/index.html
galaxy/utils/__init__.py
galaxy/utils/galaxy_utils.py
galaxy/utils/history_actions.py
galaxy/utils/sync_files.py
galaxy/utils/upload_to_galaxy.py
galaxy/utils/workflow_actions.py
tests/__init__.py
tests/test_models.py
tests/test_views.py