LICENSE
MANIFEST.in
README.md
setup.py
aa_standingsrequests.egg-info/PKG-INFO
aa_standingsrequests.egg-info/SOURCES.txt
aa_standingsrequests.egg-info/dependency_links.txt
aa_standingsrequests.egg-info/not-zip-safe
aa_standingsrequests.egg-info/requires.txt
aa_standingsrequests.egg-info/top_level.txt
standingsrequests/__init__.py
standingsrequests/admin.py
standingsrequests/app_settings.py
standingsrequests/apps.py
standingsrequests/auth_hooks.py
standingsrequests/constants.py
standingsrequests/core.py
standingsrequests/decorators.py
standingsrequests/managers.py
standingsrequests/models.py
standingsrequests/providers.py
standingsrequests/swagger.json
standingsrequests/tasks.py
standingsrequests/urls.py
standingsrequests/helpers/__init__.py
standingsrequests/helpers/evecharacter.py
standingsrequests/helpers/evecorporation.py
standingsrequests/helpers/writers.py
standingsrequests/management/commands/standingsrequests_sync_blue_alts.py
standingsrequests/migrations/0001_initial.py
standingsrequests/migrations/0002_contactlabel_labelid_bigintegerfield.py
standingsrequests/migrations/0003_rename_non_pep.py
standingsrequests/migrations/0004_fix_types_and_indices.py
standingsrequests/migrations/0005_refactor_model_names.py
standingsrequests/migrations/0006_add_user_to_revocations.py
standingsrequests/migrations/0007_big_performance_overhaul.py
standingsrequests/migrations/0008_add_revocation_reason.py
standingsrequests/migrations/0009_make_ceo_optional.py
standingsrequests/migrations/0010_add_request_log.py
standingsrequests/migrations/__init__.py
standingsrequests/static/standingsrequests/css/create_requests.css
standingsrequests/static/standingsrequests/css/global.css
standingsrequests/static/standingsrequests/css/manage.css
standingsrequests/static/standingsrequests/img/Spinner-1s-64px-dark.gif
standingsrequests/static/standingsrequests/img/Spinner-1s-64px-light.gif
standingsrequests/static/standingsrequests/js/vendor/htmx/htmx.min.js
standingsrequests/templates/admin/standingsrequests/contactset/change_list.html
standingsrequests/templates/standingsrequests/_base.html
standingsrequests/templates/standingsrequests/create_requests.html
standingsrequests/templates/standingsrequests/effective_requests.html
standingsrequests/templates/standingsrequests/error.html
standingsrequests/templates/standingsrequests/manage_requests.html
standingsrequests/templates/standingsrequests/standings.html
standingsrequests/templates/standingsrequests/bundles/helper-js.html
standingsrequests/templates/standingsrequests/bundles/htmx.html
standingsrequests/templates/standingsrequests/partials/manage_empty_row.html
standingsrequests/templates/standingsrequests/partials/manage_requests_list.html
standingsrequests/templates/standingsrequests/partials/manage_revocations_list.html
standingsrequests/templates/standingsrequests/partials/menu.html
standingsrequests/templates/standingsrequests/partials/request_characters.html
standingsrequests/templates/standingsrequests/partials/request_corporations.html
standingsrequests/templates/standingsrequests/partials/spinner.html
standingsrequests/templates/standingsrequests/partials/standing_symbol.html
standingsrequests/templates/standingsrequests/partials/tab_alliance_standings.html
standingsrequests/templates/standingsrequests/partials/tab_character_standings.html
standingsrequests/templates/standingsrequests/partials/tab_corporation_standings.html
standingsrequests/templates/standingsrequests/partials/tbl_effective_requests.html
standingsrequests/tests/__init__.py
standingsrequests/tests/entity_type_ids.py
standingsrequests/tests/my_test_data.json
standingsrequests/tests/my_test_data.py
standingsrequests/tests/test_commands.py
standingsrequests/tests/test_core.py
standingsrequests/tests/test_decorators.py
standingsrequests/tests/test_helpers_evecharacter.py
standingsrequests/tests/test_helpers_evecorporation.py
standingsrequests/tests/test_integration.py
standingsrequests/tests/test_managers.py
standingsrequests/tests/test_models.py
standingsrequests/tests/test_tasks.py
standingsrequests/tests/utils.py
standingsrequests/tests/views/__init__.py
standingsrequests/tests/views/test_create_requests.py
standingsrequests/tests/views/test_effective_requests.py
standingsrequests/tests/views/test_manage_requests.py
standingsrequests/tests/views/test_standings.py
standingsrequests/views/__init__.py
standingsrequests/views/_common.py
standingsrequests/views/admin.py
standingsrequests/views/create_requests.py
standingsrequests/views/effective_requests.py
standingsrequests/views/manage_requests.py
standingsrequests/views/standings.py