standingssync/__init__.py,sha256=XjkkkgtiKVuG-gqKcgi2xCR9-k1VLXmvSurnSNd9-iw,197
standingssync/admin.py,sha256=rOcTy9fmYLWpoF4RIMNYGWIIcXCSj5Jl0M49E64Ednk,7697
standingssync/app_settings.py,sha256=TDKFPBu12e1lmLXDP93b8WZM4Bdl0AvXPIk1HDe14iQ,2022
standingssync/apps.py,sha256=a7XTqqz4i-kItXWgoIwREnsTumWiEI-mL5LPUvIZVmk,218
standingssync/auth_hooks.py,sha256=1DcuiziB0p6dQOOau23QZ6Gb38-ioD6YrfwLzTpzSSg,952
standingssync/helpers.py,sha256=KhD-Y6rZuE2QXrcCCr5_dss1luxmI4nQpiAFrwu5gJU,292
standingssync/managers.py,sha256=cQRaIHVuAnm5E-xHGyuEYmo6Ucpt52Pk8GZladHTQSw,7700
standingssync/models.py,sha256=bmcmQPBxGxqESZnpYR9eeUDUvcPY-c35gcbvJfNmIAg,18056
standingssync/providers.py,sha256=IFkK9z6bF6AiShMsZjKX8o5Dn11m1XW2rq9u-lWdYE4,181
standingssync/tasks.py,sha256=Bx28RsR4ahGd5sCraJf-2zJDT_q-6NLv8SZrepPQoLw,2924
standingssync/urls.py,sha256=Atm3oBbiSfpE7l-n4uGPsOHamx9aD4N14EgA5AqaesI,638
standingssync/views.py,sha256=S5BzxuBg446BzemR8acVb30XdD56_SojYP81QKxr9CM,9927
standingssync/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
standingssync/core/esi_api.py,sha256=v3FVTyO7OszhHq1-6ozBZA111b_pRv4fdUkyHdSn5HA,6481
standingssync/core/esi_contacts.py,sha256=ig_0Lz7BT510h4QDRxpAElFO2SL48s7G4FUPyDweh4E,10868
standingssync/management/commands/standingssync_calc_war_ids.py,sha256=x1ZjUvnIBDZ5N5FUwB_vYS1K3givqjMh47Pl5-JucKc,1331
standingssync/migrations/0001_initial_new_2.py,sha256=ZMFZ5VkwSuI-BQDHAE0PrsyrLj0BAZxpLBj7fxllIpU,6918
standingssync/migrations/0002_improve_sync_logic.py,sha256=FJ249b16_z6EDED055GrzsXvLY_gLWyA-8NXb1ksJMI,3426
standingssync/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
standingssync/static/standingssync/base.css,sha256=YDyTd51DPC983Nl7-IujL78Ab6IJWHcOyys1n9tk27s,1217
standingssync/templates/admin/standingssync/evewar/change_list.html,sha256=PQOohKPr2SWxxOta9FScI5Y_y6TqdD_rY3V3yFiP7fk,281
standingssync/templates/standingssync/_base.html,sha256=FjAtb_g3WUu1f6zXXgKgtfy3stious3O_TCfGMq_vaM,429
standingssync/templates/standingssync/characters.html,sha256=blG6dGCmhQCJ1h57oqrIeWu-dq-4Hk46ZGdMXc_DjGk,5546
standingssync/templates/standingssync/wars.html,sha256=jfFHuc3Dl9ugaUotkC7fG0OkFnPqnJoWAPmHQnf2i1E,4939
standingssync/templates/standingssync/partial/menu.html,sha256=4tWaPTTg8oKfYTTzaDL_ZcUi_sAgkjJiLBpJq0eGPxI,1702
standingssync/templates/standingssync/partial/war_participant.html,sha256=IGm1RnBm4e0GEoHIsDNoZyA7SAvbI8mQbYvIXezstFo,204
standingssync/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
standingssync/templatetags/standingssync.py,sha256=AaEa6_1Sipq9MG0XI20hZkGDQQrpL23zIz8MfYzEKy8,986
standingssync/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
standingssync/tests/factories.py,sha256=G7I6V6l-5pF26KDHyW8J6Ps5QQYbOlyd5sgYg1K1kzo,6253
standingssync/tests/test_admin.py,sha256=rJJ90HIf_mj55mgL3fb3hcDY4ueY7n3YFMsu4Kft0qs,856
standingssync/tests/test_integration.py,sha256=Q2Mbx0YsSiNgreHd07wGrvD7sPeqQgX4eJQYBGMlkf0,10222
standingssync/tests/test_managers.py,sha256=giOzouEM8jUpnjE1FmILJ61q2iohDqhvl-XFdWtJXi0,20729
standingssync/tests/test_models.py,sha256=oNUSh-DQj9NSq8mUrb-LtGIKZ8N1D0eTzZ63-xruKdQ,35633
standingssync/tests/test_tasks.py,sha256=sz7eVsPcMmi4NG2_aGNmBVR3BKP2XIiMcCzMR6SJ8fA,8561
standingssync/tests/test_templatetags.py,sha256=_g3Le6hRFBVgp6qXkdXdtopK7R96GrsJRpdsKt_9wQw,1822
standingssync/tests/test_views.py,sha256=-1UNwcan4N8Wqkkpin9fj51JMXRoUqHf-OxCHw3YnBs,12054
standingssync/tests/utils.py,sha256=gPvGRSu29i9Rmdkh_bUoDWLocBXntKXNPq_Ab7jMxsg,11894
standingssync/tests/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
standingssync/tests/core/test_esi_api.py,sha256=oW2uncE3T11tJNpovvAJAWSYdFxPuumwmMCZQutRTgU,7050
standingssync/tests/core/test_esi_contacts.py,sha256=2NqT9otzQBwmVqtxpguRfVYnOg85w_hRS2TxybnHvy8,17823
aa_standingssync-1.9.0.dist-info/LICENSE,sha256=XZiwB_S_40_HhnvLg5xvtBb3g1oGjPrk0rpFwk8iInE,1070
aa_standingssync-1.9.0.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
aa_standingssync-1.9.0.dist-info/METADATA,sha256=x9cqViZzWnJriCRDqWakZ7cqnCcS2GxfEepzu0JMO98,8910
aa_standingssync-1.9.0.dist-info/RECORD,,
