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/utils.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/__init__.py
structuretimers/static/structuretimers/Spinner-1s-200px.gif
structuretimers/static/structuretimers/global.css
structuretimers/static/structuretimers/structuretimers_logo.png
structuretimers/static/structuretimers/timer_edit.css
structuretimers/static/structuretimers/timer_edit.js
structuretimers/static/structuretimers/timer_list.css
structuretimers/static/structuretimers/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/index_button.html
structuretimers/templates/structuretimers/timer_confirm_delete.html
structuretimers/templates/structuretimers/timer_create_form.html
structuretimers/templates/structuretimers/timer_edit.html
structuretimers/templates/structuretimers/timer_list.html
structuretimers/templates/structuretimers/timer_list_table.html
structuretimers/templates/structuretimers/timer_update_form.html
structuretimers/tests/__init__.py
structuretimers/tests/test_admin.py
structuretimers/tests/test_commands.py
structuretimers/tests/test_integration.py
structuretimers/tests/test_models.py
structuretimers/tests/test_tasks.py
structuretimers/tests/test_utils.py
structuretimers/tests/test_views.py
structuretimers/tests/testdata/__init__.py
structuretimers/tests/testdata/create_eveuniverse.py
structuretimers/tests/testdata/load_eveuniverse.py
testauth/__init__.py
testauth/celery.py
testauth/settings.py
testauth/urls.py
testauth/wsgi.py