LICENSE
MANIFEST.in
README.md
setup.py
allianceauth/__init__.py
allianceauth/apps.py
allianceauth/context_processors.py
allianceauth/hooks.py
allianceauth/models.py
allianceauth/urls.py
allianceauth/views.py
allianceauth.egg-info/PKG-INFO
allianceauth.egg-info/SOURCES.txt
allianceauth.egg-info/dependency_links.txt
allianceauth.egg-info/entry_points.txt
allianceauth.egg-info/not-zip-safe
allianceauth.egg-info/requires.txt
allianceauth.egg-info/top_level.txt
allianceauth/authentication/__init__.py
allianceauth/authentication/admin.py
allianceauth/authentication/app_settings.py
allianceauth/authentication/apps.py
allianceauth/authentication/backends.py
allianceauth/authentication/checks.py
allianceauth/authentication/decorators.py
allianceauth/authentication/forms.py
allianceauth/authentication/hmac_urls.py
allianceauth/authentication/managers.py
allianceauth/authentication/models.py
allianceauth/authentication/signals.py
allianceauth/authentication/tasks.py
allianceauth/authentication/urls.py
allianceauth/authentication/views.py
allianceauth/authentication/management/__init__.py
allianceauth/authentication/management/commands/__init__.py
allianceauth/authentication/management/commands/checkmains.py
allianceauth/authentication/migrations/0001_initial.py
allianceauth/authentication/migrations/0002_auto_20160907_1914.py
allianceauth/authentication/migrations/0003_authservicesinfo_state.py
allianceauth/authentication/migrations/0004_create_permissions.py
allianceauth/authentication/migrations/0005_delete_perms.py
allianceauth/authentication/migrations/0006_auto_20160910_0542.py
allianceauth/authentication/migrations/0007_remove_authservicesinfo_is_blue.py
allianceauth/authentication/migrations/0008_set_state.py
allianceauth/authentication/migrations/0009_auto_20161021_0228.py
allianceauth/authentication/migrations/0010_only_one_authservicesinfo.py
allianceauth/authentication/migrations/0011_authservicesinfo_user_onetoonefield.py
allianceauth/authentication/migrations/0012_remove_add_delete_authservicesinfo_permissions.py
allianceauth/authentication/migrations/0013_service_modules.py
allianceauth/authentication/migrations/0014_fleetup_permission.py
allianceauth/authentication/migrations/0015_user_profiles.py
allianceauth/authentication/migrations/0016_ownershiprecord.py
allianceauth/authentication/migrations/0017_remove_fleetup_permission.py
allianceauth/authentication/migrations/__init__.py
allianceauth/authentication/static/authentication/css/admin.css
allianceauth/authentication/static/authentication/img/background.jpg
allianceauth/authentication/static/img/sso/EVE_SSO_Login_Buttons_Large_Black.png
allianceauth/authentication/static/img/sso/EVE_SSO_Login_Buttons_Large_White.png
allianceauth/authentication/templates/authentication/dashboard.html
allianceauth/authentication/templates/public/base.html
allianceauth/authentication/templates/public/lang_select.html
allianceauth/authentication/templates/public/login.html
allianceauth/authentication/templates/public/middle_box.html
allianceauth/authentication/templates/public/register.html
allianceauth/authentication/templates/registration/activate.html
allianceauth/authentication/templates/registration/activation_email.txt
allianceauth/authentication/templates/registration/activation_email_subject.txt
allianceauth/authentication/templates/registration/password_reset_email.html
allianceauth/authentication/templates/registration/registration_form.html
allianceauth/authentication/tests/__init__.py
allianceauth/authentication/tests/test_admin.py
allianceauth/authentication/tests/test_app_settings.py
allianceauth/authentication/tests/test_backend.py
allianceauth/authentication/tests/test_commands.py
allianceauth/authentication/tests/test_decorators.py
allianceauth/authentication/tests/test_models.py
allianceauth/authentication/tests/test_templatetags.py
allianceauth/bin/__init__.py
allianceauth/bin/allianceauth.py
allianceauth/corputils/__init__.py
allianceauth/corputils/admin.py
allianceauth/corputils/apps.py
allianceauth/corputils/auth_hooks.py
allianceauth/corputils/managers.py
allianceauth/corputils/models.py
allianceauth/corputils/swagger.json
allianceauth/corputils/tasks.py
allianceauth/corputils/tests.py
allianceauth/corputils/urls.py
allianceauth/corputils/views.py
allianceauth/corputils/migrations/0001_initial.py
allianceauth/corputils/migrations/0002_migrate_permissions.py
allianceauth/corputils/migrations/0003_granular_permissions.py
allianceauth/corputils/migrations/0004_member_models.py
allianceauth/corputils/migrations/0005_cleanup_permissions.py
allianceauth/corputils/migrations/__init__.py
allianceauth/corputils/templates/corputils/base.html
allianceauth/corputils/templates/corputils/corpstats.html
allianceauth/corputils/templates/corputils/search.html
allianceauth/eveonline/__init__.py
allianceauth/eveonline/admin.py
allianceauth/eveonline/apps.py
allianceauth/eveonline/managers.py
allianceauth/eveonline/models.py
allianceauth/eveonline/providers.py
allianceauth/eveonline/swagger.json
allianceauth/eveonline/tasks.py
allianceauth/eveonline/views.py
allianceauth/eveonline/autogroups/__init__.py
allianceauth/eveonline/autogroups/admin.py
allianceauth/eveonline/autogroups/apps.py
allianceauth/eveonline/autogroups/models.py
allianceauth/eveonline/autogroups/signals.py
allianceauth/eveonline/autogroups/migrations/0001_initial.py
allianceauth/eveonline/autogroups/migrations/__init__.py
allianceauth/eveonline/autogroups/tests/__init__.py
allianceauth/eveonline/autogroups/tests/test_managers.py
allianceauth/eveonline/autogroups/tests/test_models.py
allianceauth/eveonline/autogroups/tests/test_signals.py
allianceauth/eveonline/evelinks/__init__.py
allianceauth/eveonline/evelinks/dotlan.py
allianceauth/eveonline/evelinks/eveimageserver.py
allianceauth/eveonline/evelinks/evewho.py
allianceauth/eveonline/evelinks/zkillboard.py
allianceauth/eveonline/evelinks/tests/__init__.py
allianceauth/eveonline/evelinks/tests/test_evelinks.py
allianceauth/eveonline/evelinks/tests/test_templatetags.py
allianceauth/eveonline/migrations/0001_initial.py
allianceauth/eveonline/migrations/0002_remove_eveapikeypair_error_count.py
allianceauth/eveonline/migrations/0003_auto_20161026_0149.py
allianceauth/eveonline/migrations/0004_eveapikeypair_sso_verified.py
allianceauth/eveonline/migrations/0005_remove_eveallianceinfo_member_count.py
allianceauth/eveonline/migrations/0006_allow_null_evecharacter_alliance.py
allianceauth/eveonline/migrations/0007_unique_id_name.py
allianceauth/eveonline/migrations/0008_remove_apikeys.py
allianceauth/eveonline/migrations/0009_on_delete.py
allianceauth/eveonline/migrations/0010_alliance_ticker.py
allianceauth/eveonline/migrations/0011_ids_to_integers.py
allianceauth/eveonline/migrations/0012_index_additions.py
allianceauth/eveonline/migrations/__init__.py
allianceauth/eveonline/templatetags/__init__.py
allianceauth/eveonline/templatetags/evelinks.py
allianceauth/eveonline/templatetags/examples.html
allianceauth/eveonline/tests/__init__.py
allianceauth/eveonline/tests/swagger_old.json
allianceauth/eveonline/tests/test_managers.py
allianceauth/eveonline/tests/test_models.py
allianceauth/eveonline/tests/test_providers.py
allianceauth/eveonline/tests/test_tasks.py
allianceauth/fleetactivitytracking/__init__.py
allianceauth/fleetactivitytracking/admin.py
allianceauth/fleetactivitytracking/apps.py
allianceauth/fleetactivitytracking/auth_hooks.py
allianceauth/fleetactivitytracking/forms.py
allianceauth/fleetactivitytracking/models.py
allianceauth/fleetactivitytracking/swagger.json
allianceauth/fleetactivitytracking/urls.py
allianceauth/fleetactivitytracking/views.py
allianceauth/fleetactivitytracking/migrations/0001_initial.py
allianceauth/fleetactivitytracking/migrations/0002_auto_20160905_2220.py
allianceauth/fleetactivitytracking/migrations/0003_auto_20160906_2354.py
allianceauth/fleetactivitytracking/migrations/0004_make_strings_more_stringy.py
allianceauth/fleetactivitytracking/migrations/0005_remove_fat_name.py
allianceauth/fleetactivitytracking/migrations/0006_auto_20180803_0430.py
allianceauth/fleetactivitytracking/migrations/__init__.py
allianceauth/fleetactivitytracking/templates/fleetactivitytracking/characternotexisting.html
allianceauth/fleetactivitytracking/templates/fleetactivitytracking/fatlinkformatter.html
allianceauth/fleetactivitytracking/templates/fleetactivitytracking/fatlinkmodify.html
allianceauth/fleetactivitytracking/templates/fleetactivitytracking/fatlinkpersonalmonthlystatisticsview.html
allianceauth/fleetactivitytracking/templates/fleetactivitytracking/fatlinkpersonalstatisticsview.html
allianceauth/fleetactivitytracking/templates/fleetactivitytracking/fatlinkstatisticscorpview.html
allianceauth/fleetactivitytracking/templates/fleetactivitytracking/fatlinkstatisticsview.html
allianceauth/fleetactivitytracking/templates/fleetactivitytracking/fatlinkview.html
allianceauth/groupmanagement/__init__.py
allianceauth/groupmanagement/admin.py
allianceauth/groupmanagement/apps.py
allianceauth/groupmanagement/managers.py
allianceauth/groupmanagement/models.py
allianceauth/groupmanagement/signals.py
allianceauth/groupmanagement/urls.py
allianceauth/groupmanagement/views.py
allianceauth/groupmanagement/migrations/0001_initial.py
allianceauth/groupmanagement/migrations/0002_auto_20160906_2354.py
allianceauth/groupmanagement/migrations/0003_default_groups.py
allianceauth/groupmanagement/migrations/0004_authgroup.py
allianceauth/groupmanagement/migrations/0005_authgroup_public.py
allianceauth/groupmanagement/migrations/0006_request_groups_perm.py
allianceauth/groupmanagement/migrations/0007_on_delete.py
allianceauth/groupmanagement/migrations/0008_remove_authgroup_permissions.py
allianceauth/groupmanagement/migrations/0009_requestlog.py
allianceauth/groupmanagement/migrations/0010_authgroup_states.py
allianceauth/groupmanagement/migrations/0011_requestlog_date.py
allianceauth/groupmanagement/migrations/0012_group_leads.py
allianceauth/groupmanagement/migrations/0013_fix_requestlog_date_field.py
allianceauth/groupmanagement/migrations/__init__.py
allianceauth/groupmanagement/templates/groupmanagement/audit.html
allianceauth/groupmanagement/templates/groupmanagement/groupmembers.html
allianceauth/groupmanagement/templates/groupmanagement/groupmembership.html
allianceauth/groupmanagement/templates/groupmanagement/groups.html
allianceauth/groupmanagement/templates/groupmanagement/index.html
allianceauth/groupmanagement/templates/groupmanagement/menu.html
allianceauth/groupmanagement/templatetags/__init__.py
allianceauth/groupmanagement/templatetags/groupmanagement.py
allianceauth/groupmanagement/tests/__init__.py
allianceauth/groupmanagement/tests/test_admin.py
allianceauth/groupmanagement/tests/test_managers.py
allianceauth/groupmanagement/tests/test_models.py
allianceauth/groupmanagement/tests/test_signals.py
allianceauth/groupmanagement/tests/test_templatetags.py
allianceauth/groupmanagement/tests/test_views.py
allianceauth/hrapplications/__init__.py
allianceauth/hrapplications/admin.py
allianceauth/hrapplications/apps.py
allianceauth/hrapplications/auth_hooks.py
allianceauth/hrapplications/forms.py
allianceauth/hrapplications/models.py
allianceauth/hrapplications/tests.py
allianceauth/hrapplications/urls.py
allianceauth/hrapplications/views.py
allianceauth/hrapplications/migrations/0001_initial.py
allianceauth/hrapplications/migrations/0002_choices_for_questions.py
allianceauth/hrapplications/migrations/0003_applicationquestion_multi_select.py
allianceauth/hrapplications/migrations/0004_make_strings_more_stringy.py
allianceauth/hrapplications/migrations/0005_sorted_questions.py
allianceauth/hrapplications/migrations/0006_remove_legacy_models.py
allianceauth/hrapplications/migrations/__init__.py
allianceauth/hrapplications/templates/hrapplications/corpchoice.html
allianceauth/hrapplications/templates/hrapplications/create.html
allianceauth/hrapplications/templates/hrapplications/management.html
allianceauth/hrapplications/templates/hrapplications/searchview.html
allianceauth/hrapplications/templates/hrapplications/view.html
allianceauth/locale/de/LC_MESSAGES/django.mo
allianceauth/locale/de/LC_MESSAGES/django.po
allianceauth/locale/en/LC_MESSAGES/django.mo
allianceauth/locale/en/LC_MESSAGES/django.po
allianceauth/locale/es/LC_MESSAGES/django.mo
allianceauth/locale/es/LC_MESSAGES/django.po
allianceauth/locale/ko_KR/LC_MESSAGES/django.mo
allianceauth/locale/ko_KR/LC_MESSAGES/django.po
allianceauth/locale/ru/LC_MESSAGES/django.mo
allianceauth/locale/ru/LC_MESSAGES/django.po
allianceauth/locale/zh_Hans/LC_MESSAGES/django.mo
allianceauth/locale/zh_Hans/LC_MESSAGES/django.po
allianceauth/notifications/__init__.py
allianceauth/notifications/admin.py
allianceauth/notifications/apps.py
allianceauth/notifications/context_processors.py
allianceauth/notifications/handlers.py
allianceauth/notifications/models.py
allianceauth/notifications/urls.py
allianceauth/notifications/views.py
allianceauth/notifications/migrations/0001_initial.py
allianceauth/notifications/migrations/0002_auto_20160910_1649.py
allianceauth/notifications/migrations/0003_make_strings_more_stringy.py
allianceauth/notifications/migrations/__init__.py
allianceauth/notifications/templates/notifications/list.html
allianceauth/notifications/templates/notifications/view.html
allianceauth/notifications/tests/__init__.py
allianceauth/notifications/tests/test_processors.py
allianceauth/optimer/__init__.py
allianceauth/optimer/admin.py
allianceauth/optimer/apps.py
allianceauth/optimer/auth_hooks.py
allianceauth/optimer/form.py
allianceauth/optimer/models.py
allianceauth/optimer/tests.py
allianceauth/optimer/urls.py
allianceauth/optimer/views.py
allianceauth/optimer/migrations/0001_initial.py
allianceauth/optimer/migrations/0002_auto_20170413_0442.py
allianceauth/optimer/migrations/0003_make_strings_more_stringy.py
allianceauth/optimer/migrations/0004_on_delete.py
allianceauth/optimer/migrations/__init__.py
allianceauth/optimer/templates/optimer/add.html
allianceauth/optimer/templates/optimer/fleetoptable.html
allianceauth/optimer/templates/optimer/management.html
allianceauth/optimer/templates/optimer/update.html
allianceauth/permissions_tool/__init__.py
allianceauth/permissions_tool/apps.py
allianceauth/permissions_tool/auth_hooks.py
allianceauth/permissions_tool/models.py
allianceauth/permissions_tool/tests.py
allianceauth/permissions_tool/urls.py
allianceauth/permissions_tool/views.py
allianceauth/permissions_tool/migrations/0001_initial.py
allianceauth/permissions_tool/migrations/__init__.py
allianceauth/permissions_tool/templates/permissions_tool/audit.html
allianceauth/permissions_tool/templates/permissions_tool/audit_row.html
allianceauth/permissions_tool/templates/permissions_tool/overview.html
allianceauth/project_template/__init__.py
allianceauth/project_template/manage.py
allianceauth/project_template/supervisor.conf
allianceauth/project_template/log/.gitkeep
allianceauth/project_template/project_name/__init__.py
allianceauth/project_template/project_name/celery.py
allianceauth/project_template/project_name/urls.py
allianceauth/project_template/project_name/wsgi.py
allianceauth/project_template/project_name/settings/__init__.py
allianceauth/project_template/project_name/settings/base.py
allianceauth/project_template/project_name/settings/local.py
allianceauth/project_template/project_name/static/.gitkeep
allianceauth/project_template/project_name/templates/.gitkeep
allianceauth/services/__init__.py
allianceauth/services/abstract.py
allianceauth/services/admin.py
allianceauth/services/apps.py
allianceauth/services/auth_hooks.py
allianceauth/services/forms.py
allianceauth/services/hooks.py
allianceauth/services/models.py
allianceauth/services/signals.py
allianceauth/services/tasks.py
allianceauth/services/urls.py
allianceauth/services/views.py
allianceauth/services/management/__init__.py
allianceauth/services/management/commands/__init__.py
allianceauth/services/management/commands/verify_service_accounts.py
allianceauth/services/migrations/0001_squashed_0003_delete_groupcache.py
allianceauth/services/migrations/0002_nameformatter.py
allianceauth/services/migrations/0003_remove_broken_link.py
allianceauth/services/migrations/__init__.py
allianceauth/services/modules/__init__.py
allianceauth/services/modules/discord/__init__.py
allianceauth/services/modules/discord/admin.py
allianceauth/services/modules/discord/app_settings.py
allianceauth/services/modules/discord/apps.py
allianceauth/services/modules/discord/auth_hooks.py
allianceauth/services/modules/discord/managers.py
allianceauth/services/modules/discord/models.py
allianceauth/services/modules/discord/tasks.py
allianceauth/services/modules/discord/urls.py
allianceauth/services/modules/discord/utils.py
allianceauth/services/modules/discord/views.py
allianceauth/services/modules/discord/discord_client/__init__.py
allianceauth/services/modules/discord/discord_client/app_settings.py
allianceauth/services/modules/discord/discord_client/client.py
allianceauth/services/modules/discord/discord_client/exceptions.py
allianceauth/services/modules/discord/discord_client/helpers.py
allianceauth/services/modules/discord/discord_client/tests/__init__.py
allianceauth/services/modules/discord/discord_client/tests/piloting_concurrency.py
allianceauth/services/modules/discord/discord_client/tests/piloting_functionality.py
allianceauth/services/modules/discord/discord_client/tests/rate_limits.md
allianceauth/services/modules/discord/discord_client/tests/test_client.py
allianceauth/services/modules/discord/discord_client/tests/test_exceptions.py
allianceauth/services/modules/discord/discord_client/tests/test_helpers.py
allianceauth/services/modules/discord/migrations/0001_initial.py
allianceauth/services/modules/discord/migrations/0002_service_permissions.py
allianceauth/services/modules/discord/migrations/0003_big_overhaul.py
allianceauth/services/modules/discord/migrations/__init__.py
allianceauth/services/modules/discord/templates/services/discord/discord_service_ctrl.html
allianceauth/services/modules/discord/tests/__init__.py
allianceauth/services/modules/discord/tests/piloting_tasks.py
allianceauth/services/modules/discord/tests/test_admin.py
allianceauth/services/modules/discord/tests/test_auth_hooks.py
allianceauth/services/modules/discord/tests/test_integration.py
allianceauth/services/modules/discord/tests/test_managers.py
allianceauth/services/modules/discord/tests/test_models.py
allianceauth/services/modules/discord/tests/test_tasks.py
allianceauth/services/modules/discord/tests/test_utils.py
allianceauth/services/modules/discord/tests/test_views.py
allianceauth/services/modules/discourse/__init__.py
allianceauth/services/modules/discourse/admin.py
allianceauth/services/modules/discourse/apps.py
allianceauth/services/modules/discourse/auth_hooks.py
allianceauth/services/modules/discourse/manager.py
allianceauth/services/modules/discourse/models.py
allianceauth/services/modules/discourse/tasks.py
allianceauth/services/modules/discourse/tests.py
allianceauth/services/modules/discourse/urls.py
allianceauth/services/modules/discourse/views.py
allianceauth/services/modules/discourse/migrations/0001_initial.py
allianceauth/services/modules/discourse/migrations/0002_service_permissions.py
allianceauth/services/modules/discourse/migrations/__init__.py
allianceauth/services/modules/discourse/templates/services/discourse/discourse_service_ctrl.html
allianceauth/services/modules/example/__init__.py
allianceauth/services/modules/example/apps.py
allianceauth/services/modules/example/auth_hooks.py
allianceauth/services/modules/example/models.py
allianceauth/services/modules/example/urls.py
allianceauth/services/modules/example/views.py
allianceauth/services/modules/ips4/__init__.py
allianceauth/services/modules/ips4/admin.py
allianceauth/services/modules/ips4/apps.py
allianceauth/services/modules/ips4/auth_hooks.py
allianceauth/services/modules/ips4/manager.py
allianceauth/services/modules/ips4/models.py
allianceauth/services/modules/ips4/tasks.py
allianceauth/services/modules/ips4/tests.py
allianceauth/services/modules/ips4/urls.py
allianceauth/services/modules/ips4/views.py
allianceauth/services/modules/ips4/migrations/0001_initial.py
allianceauth/services/modules/ips4/migrations/0002_service_permissions.py
allianceauth/services/modules/ips4/migrations/__init__.py
allianceauth/services/modules/mumble/__init__.py
allianceauth/services/modules/mumble/admin.py
allianceauth/services/modules/mumble/apps.py
allianceauth/services/modules/mumble/auth_hooks.py
allianceauth/services/modules/mumble/models.py
allianceauth/services/modules/mumble/tasks.py
allianceauth/services/modules/mumble/tests.py
allianceauth/services/modules/mumble/urls.py
allianceauth/services/modules/mumble/views.py
allianceauth/services/modules/mumble/migrations/0001_initial.py
allianceauth/services/modules/mumble/migrations/0002_auto_20161212_0100.py
allianceauth/services/modules/mumble/migrations/0003_mumbleuser_user.py
allianceauth/services/modules/mumble/migrations/0004_auto_20161214_1024.py
allianceauth/services/modules/mumble/migrations/0005_mumbleuser_hashfn.py
allianceauth/services/modules/mumble/migrations/0006_service_permissions.py
allianceauth/services/modules/mumble/migrations/0007_not_null_user.py
allianceauth/services/modules/mumble/migrations/0008_mumbleuser_display_name.py
allianceauth/services/modules/mumble/migrations/0009_set_mumble_dissplay_names.py
allianceauth/services/modules/mumble/migrations/0010_mumbleuser_certhash.py
allianceauth/services/modules/mumble/migrations/__init__.py
allianceauth/services/modules/mumble/templates/services/mumble/mumble_service_ctrl.html
allianceauth/services/modules/openfire/__init__.py
allianceauth/services/modules/openfire/admin.py
allianceauth/services/modules/openfire/apps.py
allianceauth/services/modules/openfire/auth_hooks.py
allianceauth/services/modules/openfire/forms.py
allianceauth/services/modules/openfire/manager.py
allianceauth/services/modules/openfire/models.py
allianceauth/services/modules/openfire/tasks.py
allianceauth/services/modules/openfire/tests.py
allianceauth/services/modules/openfire/urls.py
allianceauth/services/modules/openfire/views.py
allianceauth/services/modules/openfire/migrations/0001_initial.py
allianceauth/services/modules/openfire/migrations/0002_service_permissions.py
allianceauth/services/modules/openfire/migrations/__init__.py
allianceauth/services/modules/openfire/templates/services/openfire/broadcast.html
allianceauth/services/modules/phpbb3/__init__.py
allianceauth/services/modules/phpbb3/admin.py
allianceauth/services/modules/phpbb3/apps.py
allianceauth/services/modules/phpbb3/auth_hooks.py
allianceauth/services/modules/phpbb3/manager.py
allianceauth/services/modules/phpbb3/models.py
allianceauth/services/modules/phpbb3/tasks.py
allianceauth/services/modules/phpbb3/tests.py
allianceauth/services/modules/phpbb3/urls.py
allianceauth/services/modules/phpbb3/views.py
allianceauth/services/modules/phpbb3/migrations/0001_initial.py
allianceauth/services/modules/phpbb3/migrations/0002_service_permissions.py
allianceauth/services/modules/phpbb3/migrations/__init__.py
allianceauth/services/modules/smf/__init__.py
allianceauth/services/modules/smf/admin.py
allianceauth/services/modules/smf/apps.py
allianceauth/services/modules/smf/auth_hooks.py
allianceauth/services/modules/smf/manager.py
allianceauth/services/modules/smf/models.py
allianceauth/services/modules/smf/tasks.py
allianceauth/services/modules/smf/tests.py
allianceauth/services/modules/smf/urls.py
allianceauth/services/modules/smf/views.py
allianceauth/services/modules/smf/migrations/0001_initial.py
allianceauth/services/modules/smf/migrations/0002_service_permissions.py
allianceauth/services/modules/smf/migrations/__init__.py
allianceauth/services/modules/teamspeak3/__init__.py
allianceauth/services/modules/teamspeak3/admin.py
allianceauth/services/modules/teamspeak3/apps.py
allianceauth/services/modules/teamspeak3/auth_hooks.py
allianceauth/services/modules/teamspeak3/forms.py
allianceauth/services/modules/teamspeak3/manager.py
allianceauth/services/modules/teamspeak3/models.py
allianceauth/services/modules/teamspeak3/signals.py
allianceauth/services/modules/teamspeak3/tasks.py
allianceauth/services/modules/teamspeak3/tests.py
allianceauth/services/modules/teamspeak3/urls.py
allianceauth/services/modules/teamspeak3/views.py
allianceauth/services/modules/teamspeak3/migrations/0001_initial.py
allianceauth/services/modules/teamspeak3/migrations/0002_auto_20161212_0133.py
allianceauth/services/modules/teamspeak3/migrations/0003_teamspeak3user.py
allianceauth/services/modules/teamspeak3/migrations/0004_service_permissions.py
allianceauth/services/modules/teamspeak3/migrations/0005_stategroup.py
allianceauth/services/modules/teamspeak3/migrations/__init__.py
allianceauth/services/modules/teamspeak3/templates/services/teamspeak3/teamspeak3_service_ctrl.html
allianceauth/services/modules/teamspeak3/templates/services/teamspeak3/teamspeakjoin.html
allianceauth/services/modules/teamspeak3/util/__init__.py
allianceauth/services/modules/teamspeak3/util/ts3.py
allianceauth/services/modules/xenforo/__init__.py
allianceauth/services/modules/xenforo/admin.py
allianceauth/services/modules/xenforo/apps.py
allianceauth/services/modules/xenforo/auth_hooks.py
allianceauth/services/modules/xenforo/manager.py
allianceauth/services/modules/xenforo/models.py
allianceauth/services/modules/xenforo/tasks.py
allianceauth/services/modules/xenforo/tests.py
allianceauth/services/modules/xenforo/urls.py
allianceauth/services/modules/xenforo/views.py
allianceauth/services/modules/xenforo/migrations/0001_initial.py
allianceauth/services/modules/xenforo/migrations/0002_service_permissions.py
allianceauth/services/modules/xenforo/migrations/__init__.py
allianceauth/services/static/services/admin.css
allianceauth/services/templates/public/menublock.html
allianceauth/services/templates/public/menuitem.html
allianceauth/services/templates/services/fleetformattertool.html
allianceauth/services/templates/services/service_confirm_delete.html
allianceauth/services/templates/services/service_credentials.html
allianceauth/services/templates/services/service_password.html
allianceauth/services/templates/services/services.html
allianceauth/services/templates/services/services_ctrl.html
allianceauth/services/templatetags/__init__.py
allianceauth/services/templatetags/menu_items.py
allianceauth/services/tests/__init__.py
allianceauth/services/tests/test_models.py
allianceauth/services/tests/test_nameformatter.py
allianceauth/services/tests/test_signals.py
allianceauth/services/tests/test_tasks.py
allianceauth/srp/__init__.py
allianceauth/srp/admin.py
allianceauth/srp/apps.py
allianceauth/srp/auth_hooks.py
allianceauth/srp/form.py
allianceauth/srp/managers.py
allianceauth/srp/models.py
allianceauth/srp/urls.py
allianceauth/srp/views.py
allianceauth/srp/migrations/0001_initial.py
allianceauth/srp/migrations/0002_srpuserrequest_srp_status_choices.py
allianceauth/srp/migrations/0003_make_strings_more_stringy.py
allianceauth/srp/migrations/0004_on_delete.py
allianceauth/srp/migrations/__init__.py
allianceauth/srp/templates/srp/add.html
allianceauth/srp/templates/srp/data.html
allianceauth/srp/templates/srp/management.html
allianceauth/srp/templates/srp/request.html
allianceauth/srp/templates/srp/update.html
allianceauth/srp/tests/__init__.py
allianceauth/srp/tests/test_managers.py
allianceauth/srp/tests/testdata/get_killmails_killmail_id_killmail_hash_81973979.json
allianceauth/srp/tests/testdata/zkillboard_killmail_api_81973979.json
allianceauth/static/css/auth-base.css
allianceauth/static/css/checkbox.css
allianceauth/static/css/themes/bootstrap-locals.less
allianceauth/static/css/themes/flatly-shared.less
allianceauth/static/css/themes/darkly/LICENSE
allianceauth/static/css/themes/darkly/darkly.less
allianceauth/static/css/themes/darkly/darkly.min.css
allianceauth/static/css/themes/flatly/LICENSE
allianceauth/static/css/themes/flatly/flatly.less
allianceauth/static/css/themes/flatly/flatly.min.css
allianceauth/static/icons/allianceauth.png
allianceauth/static/icons/apple-touch-icon.png
allianceauth/static/icons/favicon-16x16.png
allianceauth/static/icons/favicon-32x32.png
allianceauth/static/icons/favicon-96x96.png
allianceauth/static/js/timers.js
allianceauth/static/js/filterDropDown/filterDropDown.min.js
allianceauth/templates/allianceauth/base.html
allianceauth/templates/allianceauth/icons.html
allianceauth/templates/allianceauth/night-toggle.html
allianceauth/templates/allianceauth/side-menu.html
allianceauth/templates/allianceauth/top-menu.html
allianceauth/templates/allianceauth/admin-status/include.html
allianceauth/templates/allianceauth/admin-status/overview.html
allianceauth/templates/bundles/bootstrap-css.html
allianceauth/templates/bundles/bootstrap-js.html
allianceauth/templates/bundles/datatables-css.html
allianceauth/templates/bundles/datatables-js.html
allianceauth/templates/bundles/fontawesome.html
allianceauth/templates/bundles/jquery-datetimepicker-css.html
allianceauth/templates/bundles/jquery-datetimepicker-js.html
allianceauth/templates/bundles/moment-js.html
allianceauth/templates/bundles/x-editable-js.html
allianceauth/templates/bundles/x-editable.css.html
allianceauth/templatetags/__init__.py
allianceauth/templatetags/admin_status.py
allianceauth/tests/__init__.py
allianceauth/tests/auth_utils.py
allianceauth/tests/test_auth_utils.py
allianceauth/thirdparty/__init__.py
allianceauth/thirdparty/navhelper/__init__.py
allianceauth/thirdparty/navhelper/tests.py
allianceauth/thirdparty/navhelper/templatetags/__init__.py
allianceauth/thirdparty/navhelper/templatetags/navactive.py
allianceauth/timerboard/__init__.py
allianceauth/timerboard/admin.py
allianceauth/timerboard/apps.py
allianceauth/timerboard/auth_hooks.py
allianceauth/timerboard/form.py
allianceauth/timerboard/models.py
allianceauth/timerboard/tests.py
allianceauth/timerboard/urls.py
allianceauth/timerboard/views.py
allianceauth/timerboard/migrations/0001_initial.py
allianceauth/timerboard/migrations/0002_make_strings_more_stringy.py
allianceauth/timerboard/migrations/0003_on_delete.py
allianceauth/timerboard/migrations/__init__.py
allianceauth/timerboard/templates/timerboard/form.html
allianceauth/timerboard/templates/timerboard/index_button.html
allianceauth/timerboard/templates/timerboard/timer_confirm_delete.html
allianceauth/timerboard/templates/timerboard/timer_create_form.html
allianceauth/timerboard/templates/timerboard/timer_update_form.html
allianceauth/timerboard/templates/timerboard/view.html