LICENSE
MANIFEST.in
README.md
setup.py
aa_structuretimers.egg-info/PKG-INFO
aa_structuretimers.egg-info/SOURCES.txt
aa_structuretimers.egg-info/dependency_links.txt
aa_structuretimers.egg-info/requires.txt
aa_structuretimers.egg-info/top_level.txt
structuretimers/__init__.py
structuretimers/admin.py
structuretimers/app_settings.py
structuretimers/apps.py
structuretimers/auth_hooks.py
structuretimers/constants.py
structuretimers/forms.py
structuretimers/managers.py
structuretimers/models.py
structuretimers/tasks.py
structuretimers/urls.py
structuretimers/views.py
structuretimers/management/commands/__init__.py
structuretimers/management/commands/structuretimers_load_eve.py
structuretimers/management/commands/structuretimers_migrate_timers.py
structuretimers/migrations/0001_initial.py
structuretimers/migrations/0002_distances_from_staging.py
structuretimers/migrations/0003_add_preliminary_timers.py
structuretimers/migrations/0004_add_space_type_and_region_filters.py
structuretimers/migrations/__init__.py
structuretimers/static/structuretimers/css/global.css
structuretimers/static/structuretimers/css/timer_edit.css
structuretimers/static/structuretimers/css/timer_list.css
structuretimers/static/structuretimers/img/Spinner-1s-64px-dark.gif
structuretimers/static/structuretimers/img/Spinner-1s-64px-light.gif
structuretimers/static/structuretimers/img/structuretimers_logo.png
structuretimers/static/structuretimers/js/timer_edit.js
structuretimers/static/structuretimers/js/timer_list.js
structuretimers/static/structuretimers/vendor/select2-4.1.0-beta.1/select2.min.css
structuretimers/static/structuretimers/vendor/select2-4.1.0-beta.1/select2.min.js
structuretimers/static/structuretimers/vendor/select2-bootstrap-theme-0.1.0-beta.10/select2-bootstrap.min.css
structuretimers/templates/structuretimers/base.html
structuretimers/templates/structuretimers/timer_confirm_delete.html
structuretimers/templates/structuretimers/timer_create_form.html
structuretimers/templates/structuretimers/timer_detail.html
structuretimers/templates/structuretimers/timer_edit.html
structuretimers/templates/structuretimers/timer_list.html
structuretimers/templates/structuretimers/timer_update_form.html
structuretimers/templates/structuretimers/partials/cancel_button.html
structuretimers/templates/structuretimers/partials/preliminary_list_table.html
structuretimers/templates/structuretimers/partials/timer_list_table.html
structuretimers/tests/__init__.py
structuretimers/tests/test_admin.py
structuretimers/tests/test_commands.py
structuretimers/tests/test_forms.py
structuretimers/tests/test_integration.py
structuretimers/tests/test_models.py
structuretimers/tests/test_tasks.py
structuretimers/tests/test_views.py
structuretimers/tests/utils.py
structuretimers/tests/testdata/__init__.py
structuretimers/tests/testdata/create_eveuniverse.py
structuretimers/tests/testdata/factory.py
structuretimers/tests/testdata/fixtures.py
structuretimers/tests/testdata/generate_timers.py
structuretimers/tests/testdata/load_eveuniverse.py
testauth/__init__.py
testauth/celery.py
testauth/settings.py
testauth/urls.py
testauth/wsgi.py