aa-structures 2.6.0__py3-none-any.whl → 2.6.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aa_structures-2.6.0.dist-info → aa_structures-2.6.2.dist-info}/METADATA +1 -1
- {aa_structures-2.6.0.dist-info → aa_structures-2.6.2.dist-info}/RECORD +37 -38
- structures/__init__.py +1 -1
- structures/admin.py +208 -206
- structures/core/notification_embeds/billing_embeds.py +11 -10
- structures/core/notification_embeds/character_embeds.py +18 -17
- structures/core/notification_embeds/main.py +6 -6
- structures/core/notification_embeds/moonmining_embeds.py +25 -26
- structures/core/notification_embeds/orbital_embeds.py +8 -7
- structures/core/notification_embeds/sov_embeds.py +26 -35
- structures/core/notification_embeds/structures_embeds.py +67 -64
- structures/core/notification_embeds/tower_embeds.py +29 -22
- structures/core/notification_embeds/war_embeds.py +33 -44
- structures/core/serializers.py +1 -1
- structures/helpers.py +7 -1
- structures/locale/de/LC_MESSAGES/django.po +1036 -185
- structures/locale/django.pot +1054 -184
- structures/locale/en/LC_MESSAGES/django.po +1054 -184
- structures/locale/es/LC_MESSAGES/django.po +1035 -184
- structures/locale/fr_FR/LC_MESSAGES/django.po +1054 -184
- structures/locale/it_IT/LC_MESSAGES/django.po +1054 -184
- structures/locale/ja/LC_MESSAGES/django.po +1054 -184
- structures/locale/ko_KR/LC_MESSAGES/django.po +1035 -184
- structures/locale/ru/LC_MESSAGES/django.mo +0 -0
- structures/locale/ru/LC_MESSAGES/django.po +1144 -199
- structures/locale/uk/LC_MESSAGES/django.po +1035 -184
- structures/locale/zh_Hans/LC_MESSAGES/django.po +1036 -185
- structures/migrations/0004_improve_localization.py +401 -0
- structures/models/notifications.py +3 -3
- structures/models/owners.py +11 -11
- structures/models/structures_1.py +16 -16
- structures/templates/structures/base.html +1 -1
- structures/tests/test_helpers.py +13 -0
- structures/views.py +1 -2
- structures/webhooks/models.py +14 -5
- structures/locale/ko/LC_MESSAGES/django.mo +0 -0
- structures/locale/ko/LC_MESSAGES/django.po +0 -2221
- {aa_structures-2.6.0.dist-info → aa_structures-2.6.2.dist-info}/LICENSE +0 -0
- {aa_structures-2.6.0.dist-info → aa_structures-2.6.2.dist-info}/WHEEL +0 -0
@@ -1,56 +1,54 @@
|
|
1
|
-
structures/__init__.py,sha256=
|
2
|
-
structures/admin.py,sha256=
|
1
|
+
structures/__init__.py,sha256=KOKNTOpenIiuO_fDHTBNBibijr_3uh2Y7JptMnk0dVM,203
|
2
|
+
structures/admin.py,sha256=t6-f7c-eUFeg1NKGVhYmypbLKVlTSmRZXVXPIdGPe7E,37409
|
3
3
|
structures/app_settings.py,sha256=nNERL_qmuaa8EkzvT3rzVD8KhKeajS0fRaTPK4suArM,6267
|
4
4
|
structures/apps.py,sha256=MNZH9l3qWCwuS7OGiKGkBVrDzKoOFlqwDdEgyEFzxVA,195
|
5
5
|
structures/auth_hooks.py,sha256=JI9dCNpYdRAPmD2fbiFqhc3ODxqvvyrgQQSmDyrZ3Fk,915
|
6
6
|
structures/constants.py,sha256=KC3kru7r0S9ZnneXq1luPOWqnY6KhH6QLKNI73ZsmbQ,926
|
7
7
|
structures/forms.py,sha256=DflDFDkyMIeu4hfL72I4SlK2DcFBnRQ9-vXjB8XuHsI,392
|
8
|
-
structures/helpers.py,sha256=
|
8
|
+
structures/helpers.py,sha256=XYh4KhmhOn5dTtHqgHlFd8JnaHftIxAralo8HWoPOLM,1245
|
9
9
|
structures/managers.py,sha256=y5yasAI25pjGP1iEc5evJ49thOh4xggv6bU3XaVcMW4,19003
|
10
10
|
structures/providers.py,sha256=9QYHd8X5HwBhrbgbX3LUrXXV1KGM3hFhcxK6qIJjJtg,317
|
11
11
|
structures/tasks.py,sha256=JAbTUUodVmn8J3b23Z2VzMV8_CeOem4ZHcksq29uJyY,9061
|
12
12
|
structures/urls.py,sha256=fMct2Q-CFdMlteFfzAvMoEs5ynXD8vQvABQO3WkAtlY,1086
|
13
|
-
structures/views.py,sha256=
|
13
|
+
structures/views.py,sha256=sOFwVlwpWme0huiZPuRkFdlSBFocvBblbb7Pem9yDD4,22011
|
14
14
|
structures/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
15
|
structures/core/notification_timers.py,sha256=G-QwpqP9HFv_Y7KsID9bLF-GluEJ1-duSJQN-zqJtM0,14977
|
16
16
|
structures/core/notification_types.py,sha256=CL5f8NUdn6hXqW9JEvKpch-2VSgczC3mpjIXlFwwaXQ,11199
|
17
|
-
structures/core/serializers.py,sha256=
|
17
|
+
structures/core/serializers.py,sha256=tHuLk4yf9R562qHMjAX_IjDp4hgSWa8lvsUopE11HxI,20070
|
18
18
|
structures/core/sovereignty.py,sha256=XKgjAFO4BfLpEEUz_hBr2DVDnvWBq9sL9EEQiT4T0n0,730
|
19
19
|
structures/core/starbases.py,sha256=nw7skHYATrnAV-zuPAuxmhM5E4Aqjc_DHSU2TYWgBng,1757
|
20
20
|
structures/core/notification_embeds/__init__.py,sha256=30cpjKLZ5_OFtXDACDcjvWQAYszM2BrYxUYb5PRQoTA,131
|
21
|
-
structures/core/notification_embeds/billing_embeds.py,sha256=
|
22
|
-
structures/core/notification_embeds/character_embeds.py,sha256=
|
21
|
+
structures/core/notification_embeds/billing_embeds.py,sha256=PGCdBDfi8JABv5WR0uyNgsAA922mAP3O-y7mQ-yhGH0,3780
|
22
|
+
structures/core/notification_embeds/character_embeds.py,sha256=BCGser4iZb4di6DOfRAeQLhPydCvA6-kBOjXwlUmRUw,5635
|
23
23
|
structures/core/notification_embeds/helpers.py,sha256=0SlrLLFyV0IrdOYfIOLQs0xZgzK8bO7Iroqh7dZnm98,2974
|
24
|
-
structures/core/notification_embeds/main.py,sha256=
|
25
|
-
structures/core/notification_embeds/moonmining_embeds.py,sha256=
|
26
|
-
structures/core/notification_embeds/orbital_embeds.py,sha256=
|
27
|
-
structures/core/notification_embeds/sov_embeds.py,sha256=
|
28
|
-
structures/core/notification_embeds/structures_embeds.py,sha256=
|
29
|
-
structures/core/notification_embeds/tower_embeds.py,sha256=
|
30
|
-
structures/core/notification_embeds/war_embeds.py,sha256=
|
31
|
-
structures/locale/django.pot,sha256=
|
24
|
+
structures/core/notification_embeds/main.py,sha256=Pr_VdNmfZfP_JsY3e-mY2okDPm6LBGTrWPy_3BhrN_8,13501
|
25
|
+
structures/core/notification_embeds/moonmining_embeds.py,sha256=65psg46D2jGgtC-TIjkBtPUHhjSdqYKZaO5GPwenJCQ,7313
|
26
|
+
structures/core/notification_embeds/orbital_embeds.py,sha256=0By9aYJx2hInazvMx5eVJvDkSXcND5ztURfKVPuWZjQ,2961
|
27
|
+
structures/core/notification_embeds/sov_embeds.py,sha256=3UI2xcfrfBJYizxJLX16MSx57rbAlHWdGhcZx34gh38,9007
|
28
|
+
structures/core/notification_embeds/structures_embeds.py,sha256=QCtKdNh-UYLqQTFkZpr-3xtTNzJ6_XKm18-BBIsA6yA,13369
|
29
|
+
structures/core/notification_embeds/tower_embeds.py,sha256=etUR9I0VTtAyLX3EWqUZAzte1MaXasLYIgFqCQ1qjnI,5869
|
30
|
+
structures/core/notification_embeds/war_embeds.py,sha256=Qc-RUuuSmT1EBkV9D-_vZQ5QX30UGLow2PonC-wBO6U,9050
|
31
|
+
structures/locale/django.pot,sha256=gJ_fSJvJjZ9WQC5X3Y-D82nkPOWxPiMIMd5atvBuYYo,58740
|
32
32
|
structures/locale/de/LC_MESSAGES/django.mo,sha256=SPRb-Sy7v4zt56YPqZ13E-oNglUV8g7q0TDZuF9afek,4495
|
33
|
-
structures/locale/de/LC_MESSAGES/django.po,sha256=
|
33
|
+
structures/locale/de/LC_MESSAGES/django.po,sha256=BgJZlXwAwxYe6jcS4eRndTUNGo6hX9imcUNKW-DMcSo,60160
|
34
34
|
structures/locale/en/LC_MESSAGES/django.mo,sha256=N1pb17IfLd0ASiKO8d68-B4ygSpDkhKOCs8YTzMXQo0,380
|
35
|
-
structures/locale/en/LC_MESSAGES/django.po,sha256
|
35
|
+
structures/locale/en/LC_MESSAGES/django.po,sha256=vjAEpVbQH-NIBTkrk7ykT3ScFAxJEmo2KXU0_vpm7Rc,58787
|
36
36
|
structures/locale/es/LC_MESSAGES/django.mo,sha256=htEILnvb29fbtfWUHaalRhIU1kx7ylRarFNgXjNYBuk,871
|
37
|
-
structures/locale/es/LC_MESSAGES/django.po,sha256=
|
37
|
+
structures/locale/es/LC_MESSAGES/django.po,sha256=0yAN0Hb0ZKgmgNeUOUEW30C_PaMNVzDhW4aPegCE7z0,59005
|
38
38
|
structures/locale/fr_FR/LC_MESSAGES/django.mo,sha256=UXCQbz2AxBvh-IQ7bGgjoBnijo8h9DfE9107A-2Mgkk,337
|
39
|
-
structures/locale/fr_FR/LC_MESSAGES/django.po,sha256=
|
39
|
+
structures/locale/fr_FR/LC_MESSAGES/django.po,sha256=gJ_fSJvJjZ9WQC5X3Y-D82nkPOWxPiMIMd5atvBuYYo,58740
|
40
40
|
structures/locale/it_IT/LC_MESSAGES/django.mo,sha256=UXCQbz2AxBvh-IQ7bGgjoBnijo8h9DfE9107A-2Mgkk,337
|
41
|
-
structures/locale/it_IT/LC_MESSAGES/django.po,sha256=
|
41
|
+
structures/locale/it_IT/LC_MESSAGES/django.po,sha256=gJ_fSJvJjZ9WQC5X3Y-D82nkPOWxPiMIMd5atvBuYYo,58740
|
42
42
|
structures/locale/ja/LC_MESSAGES/django.mo,sha256=XMj5I8Aah7EGpU-KfFOr25hoOxxLT5dfmjror1-uc8g,373
|
43
|
-
structures/locale/ja/LC_MESSAGES/django.po,sha256=
|
44
|
-
structures/locale/ko/LC_MESSAGES/django.mo,sha256=26lV3yhbS8R4Zv4uUKdz9RYg7y5kw-h9Cp_SumsRYtY,391
|
45
|
-
structures/locale/ko/LC_MESSAGES/django.po,sha256=-RBphFIifB-huHAgWQCLpWHHQp5OV8TNfvbzS0myeyc,47024
|
43
|
+
structures/locale/ja/LC_MESSAGES/django.po,sha256=_fj8dXozLcWSfrh3COs_MaAJQajXgVPF9i8kq4bRsJo,58780
|
46
44
|
structures/locale/ko_KR/LC_MESSAGES/django.mo,sha256=Oq6yqHS8xGE_0aqbnmLnzZaLWWbLiapC0_S4tmdLDqA,391
|
47
|
-
structures/locale/ko_KR/LC_MESSAGES/django.po,sha256=
|
48
|
-
structures/locale/ru/LC_MESSAGES/django.mo,sha256=
|
49
|
-
structures/locale/ru/LC_MESSAGES/django.po,sha256=
|
45
|
+
structures/locale/ko_KR/LC_MESSAGES/django.po,sha256=_fwBw1RWHfW8CKCNa6FTRJtL_P8cWjyta3ex3iuT14g,58737
|
46
|
+
structures/locale/ru/LC_MESSAGES/django.mo,sha256=eXLViTne15HyFtVusQAMcfBlxhHXs1X2VyhVNPCAqX0,70358
|
47
|
+
structures/locale/ru/LC_MESSAGES/django.po,sha256=z9y4LpWbtJIeD5zdlcdSqsssYyDpW0AeUjAadqxHgr8,95509
|
50
48
|
structures/locale/uk/LC_MESSAGES/django.mo,sha256=WJ7UMXi2qaLIrpvAm-c-O78ZBcbnQfTzQAK0Xp1LIak,609
|
51
|
-
structures/locale/uk/LC_MESSAGES/django.po,sha256=
|
49
|
+
structures/locale/uk/LC_MESSAGES/django.po,sha256=jFo9kej6b1zSu5_J3gCWeHl2PogX3wQKIAmwotKC6b4,58955
|
52
50
|
structures/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=hg7JkPlzTeMN2NIs99mR4_ZDVLYz9GgfyAfgsclbIng,3291
|
53
|
-
structures/locale/zh_Hans/LC_MESSAGES/django.po,sha256=
|
51
|
+
structures/locale/zh_Hans/LC_MESSAGES/django.po,sha256=5fRh8DobwOdnFj4c_trm8MDlsGMh1kPdKmxIQWYkIGY,59683
|
54
52
|
structures/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
55
53
|
structures/management/commands/structures_load_eve.py,sha256=UIGjeOchZr5eM8LtRpRp6-328tphQ11uITfriCtXjzM,1507
|
56
54
|
structures/management/commands/structures_preload_eveuniverse.py,sha256=oYf4OILhQmTodMGV_01b96aqouP5FmWmvbTxi9v0xa0,2489
|
@@ -58,12 +56,13 @@ structures/management/commands/structures_update_poco_planets.py,sha256=DU7VDc2b
|
|
58
56
|
structures/migrations/0001_initial_new.py,sha256=gTOP7WzToi3gYprjLPdPfrHgQLcEaFqltSfjatn527g,59315
|
59
57
|
structures/migrations/0002_remove_eveuniverse_relation_names.py,sha256=yXOFSolB0R3ONp0jaWJjJG3M3kDDBYQIVRrZzFIXlLY,2274
|
60
58
|
structures/migrations/0003_add_localization_and_unique_key.py,sha256=ZxJMfUtgUH2W8Z0zbN-iqMzjC3-1pvsbywJFyFMxWGA,44042
|
59
|
+
structures/migrations/0004_improve_localization.py,sha256=R29j2Ki9I_yOvEQTxEu_zMnZrR7JkSGpmvMTpp9XjqM,14014
|
61
60
|
structures/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
62
61
|
structures/models/__init__.py,sha256=Da0-Z4BtsZ_mlnI6XtyvoE0UtTuOA0psGCuVhVPVKrM,916
|
63
62
|
structures/models/eveuniverse.py,sha256=bxuUDhfyiJA-_lyUTJJx6UNLo_CQcnCxVw11XWBnohA,2103
|
64
|
-
structures/models/notifications.py,sha256=
|
65
|
-
structures/models/owners.py,sha256=
|
66
|
-
structures/models/structures_1.py,sha256=
|
63
|
+
structures/models/notifications.py,sha256=cSi5K6I8Wugd6Lg3rEDKBQ9pSx5ywR-bNUMhqu5JHUc,35035
|
64
|
+
structures/models/owners.py,sha256=usPIF1z0sjiU1eHGXmwYWrHtlYBGJhGyKMCgw_RTvss,53659
|
65
|
+
structures/models/structures_1.py,sha256=rlbnkli9_jjGbu3oyxGla-EiRyv9LNsvV5Qa5qt86NA,29464
|
67
66
|
structures/models/structures_2.py,sha256=ekqFw7NAYZjc0vnysrUgjwb5JaQlfvT0PU8IzFTSPGA,9469
|
68
67
|
structures/static/structures/css/global.css,sha256=R4LEH9PwLoN77qkqBK7u2y_vzRC3fq8X_zKnAW7yhiA,1165
|
69
68
|
structures/static/structures/css/main.css,sha256=QQ7ygqY44OqKrD25Qfcji21fb4u8h0qS7JFeh2-TJQY,1186
|
@@ -118,7 +117,7 @@ structures/static/structures/img/panel/tyrannis_blue.png,sha256=79O2YMMnVsAi1cMW
|
|
118
117
|
structures/static/structures/img/panel/tyrannis_darkred.png,sha256=CwCeqXvr6Nm-Kf7XKfLCHyEiwufJkTrkk-B6g57uCBg,42833
|
119
118
|
structures/static/structures/img/panel/tyrannis_default.png,sha256=18TntkT7i0YZHZ-v9D_-glKHDKYEA0rSTjXMqwXFy0Q,38343
|
120
119
|
structures/static/structures/img/panel/tyrannis_revelations.png,sha256=mnaL5lt-1D-Do7sb77QJDc3EPtoynz207Z932S09is0,42868
|
121
|
-
structures/templates/structures/base.html,sha256=
|
120
|
+
structures/templates/structures/base.html,sha256=KqUbI5pTp17tj97gjxZHjcsuZyNl1ggD1j9ra3Z447U,310
|
122
121
|
structures/templates/structures/main.html,sha256=4sl71KGoAAtTywcJNvgdS7RpK15_XJ4JYuVpUC8nwT8,21200
|
123
122
|
structures/templates/structures/modals/fitting_assets.html,sha256=0GSpDAk-wgvaZdxM9JzteUYhoPsek5y-L4TdG2q5Sbg,264
|
124
123
|
structures/templates/structures/modals/fitting_gfx.html,sha256=hmdU1Zv09woGKigUugbBRxScKQun8l81yEPUMGrok2g,9530
|
@@ -139,7 +138,7 @@ structures/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
|
|
139
138
|
structures/templatetags/structures.py,sha256=vSt5AnfYuo11q1SxiskT4oshSMsZ9ZgM0nYpYiMl8bA,1637
|
140
139
|
structures/tests/__init__.py,sha256=9MrJzKr8DdsQY3-79v188pTpwqT4TDQ46vKnBJAGqic,75
|
141
140
|
structures/tests/test_admin.py,sha256=57eFbtevnBQ_oTGJHUYweJzRp9BID6ylWUXHO6F-LI8,21127
|
142
|
-
structures/tests/test_helpers.py,sha256=
|
141
|
+
structures/tests/test_helpers.py,sha256=_ccbsreQjgqP67gQ1Xsc5ID4-ohl1VdWaGYkbnMoQnI,2766
|
143
142
|
structures/tests/test_integration.py,sha256=VpSoGm9HIWKQBnGpVqTsJQpLiF9s1qqE5K2P9akMq_I,23588
|
144
143
|
structures/tests/test_managers_1.py,sha256=jj6pYHCZso2TTliqxzYdsyZhxSArH-kwKNUmlGGWcf4,27287
|
145
144
|
structures/tests/test_managers_3.py,sha256=quV9BLkn5qv0d4gRzWNK4E_CsEkcxZX4DF1BeDsn05U,1623
|
@@ -182,11 +181,11 @@ structures/tests/testdata/test_generate_structures.py,sha256=vpReGRROduZsGB99Dq7
|
|
182
181
|
structures/webhooks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
183
182
|
structures/webhooks/core.py,sha256=mP25MbQG8Yv2YayDFcR6x2V30eqXhR2q5u4SRefblf4,6573
|
184
183
|
structures/webhooks/managers.py,sha256=L3G3AmsyDeif_lfpWshmAxQ61UGJ9w8i9lZaF2jbOtQ,1117
|
185
|
-
structures/webhooks/models.py,sha256=
|
184
|
+
structures/webhooks/models.py,sha256=RXLFMSnTyC7hYAoxhD3BmJivaQtVE0-pXd-BG_MdnBw,1985
|
186
185
|
structures/webhooks/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
187
186
|
structures/webhooks/tests/test_core.py,sha256=gDW9o9wF20iqqX-u4notowfbxPSfFylJkngV5XkSOd0,6412
|
188
187
|
structures/webhooks/tests/test_utils.py,sha256=ekADFv0JOEtXeqdiejbeqrABO__Q1flJHzVieQ7L9e0,459
|
189
|
-
aa_structures-2.6.
|
190
|
-
aa_structures-2.6.
|
191
|
-
aa_structures-2.6.
|
192
|
-
aa_structures-2.6.
|
188
|
+
aa_structures-2.6.2.dist-info/LICENSE,sha256=XZiwB_S_40_HhnvLg5xvtBb3g1oGjPrk0rpFwk8iInE,1070
|
189
|
+
aa_structures-2.6.2.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
|
190
|
+
aa_structures-2.6.2.dist-info/METADATA,sha256=Z_44f0ru_pQaqrI7ANm9CuEtURNKiTJfZIXUFcIIFrU,5974
|
191
|
+
aa_structures-2.6.2.dist-info/RECORD,,
|
structures/__init__.py
CHANGED