aa-ledger 1.0.1__py3-none-any.whl → 1.0.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aa-ledger
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: Character and Corporation statistics, including detailed information on ESS, Ratting, Trading, Mining, and other activities.
5
5
  Project-URL: Changelog, https://github.com/Geuthur/aa-ledger/blob/master/CHANGELOG.md
6
6
  Project-URL: Documentation, https://github.com/Geuthur/aa-ledger/blob/master/README.md
@@ -704,7 +704,7 @@ Requires-Dist: allianceauth-app-utils>=2b1
704
704
  Requires-Dist: allianceauth<5,>=4.10
705
705
  Requires-Dist: django-esi<9,>=8
706
706
  Requires-Dist: django-eveuniverse>=1.6
707
- Requires-Dist: django-ninja<1.5
707
+ Requires-Dist: django-ninja
708
708
  Provides-Extra: tests-allianceauth-latest
709
709
  Requires-Dist: aa-discordnotify; extra == 'tests-allianceauth-latest'
710
710
  Requires-Dist: allianceauth-discordbot; extra == 'tests-allianceauth-latest'
@@ -1,4 +1,4 @@
1
- ledger/__init__.py,sha256=kljwR2fAOme4MY1zOipGAQM9-AdLT6ypKS_CkFRWXsE,738
1
+ ledger/__init__.py,sha256=YOxxxQWs92ZmhMAvhOQp_ZDX0yxI1ypfRZ-rWkxJkt0,738
2
2
  ledger/admin.py,sha256=wp6nLps1tTGHznyHBLMoRnwjnYZW1RfXOnw4TfwRWhM,9408
3
3
  ledger/app_settings.py,sha256=r9CcNaBDo6kFOlYXXlRx3aTq1xErDz_JwJy7vM-mJNk,1363
4
4
  ledger/apps.py,sha256=XQxXGP-1xvmQqTRJYrVIuUgCwUPOdEW3iSZaxTOYvT0,442
@@ -12,7 +12,7 @@ ledger/hooks.py,sha256=ofua_eHg_ikCxaql8O7c3itSx2FyUhpeXJNH39asncA,15
12
12
  ledger/providers.py,sha256=PvqO-VOwmfk8E7YQDzZjvH5WBMtdlYImTVhvRw38TwM,619
13
13
  ledger/tasks.py,sha256=PV38aRj4cKnTxhwFE8V0uI02N4Hqs24eHcleMSzGjDw,16003
14
14
  ledger/urls.py,sha256=PVG1uhNOR3uc5cQcLO33YbkJ2OccN3C1W6659_kRjiY,11281
15
- ledger/api/__init__.py,sha256=GtiQ3H7rMKu_i63rp5GpHieHzVH-fWtFRHnZ6s9wS_k,655
15
+ ledger/api/__init__.py,sha256=nVii8nkOCCMMAh87EPmVE-cIUr9VJffffguD02pC6pA,640
16
16
  ledger/api/helpers.py,sha256=SyoARfjY3hxlhbnXbVKmpbMsFXvH6k1lF2QiBmynaP0,4199
17
17
  ledger/api/schema.py,sha256=aoiceIxsJo49OYI5FK8CX8jBC_HcQmllr37bO5GWDMU,788
18
18
  ledger/api/api_helper/planetary_helper.py,sha256=Mbv1YLbkrJyx5iwT1jN3REHJiDTNSLwkpD52DeQduhc,3412
@@ -36,7 +36,7 @@ ledger/helpers/data_exporter.py,sha256=F2Y0Tcy4iT6eaf8pRlOIYCgPfnyMYmFs2AAw87CnS
36
36
  ledger/helpers/discord.py,sha256=D59TBtPHAldCCWi2j_z1CzuW6140aP2kHYvgzgYwuP0,4427
37
37
  ledger/helpers/ref_type.py,sha256=BnRypVpSZmBaJbULWh9URJDlHrDnqRDoynd_nDSmdCo,16413
38
38
  ledger/locale/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
39
- ledger/locale/django.pot,sha256=gRnuJ07yn_7xzj25CgFwM1YeP_aSIHPAtx9SSgTE6Hg,29282
39
+ ledger/locale/django.pot,sha256=4sbqYzI4imWu5584IS4KEsIdd19GdXYOdlUbU9yrPqU,29282
40
40
  ledger/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=UXCQbz2AxBvh-IQ7bGgjoBnijo8h9DfE9107A-2Mgkk,337
41
41
  ledger/locale/cs_CZ/LC_MESSAGES/django.po,sha256=t4zOmyU4olRysuGqYtaoHyn8Orp52jB5CUsKuqNHcUw,8505
42
42
  ledger/locale/de/LC_MESSAGES/django.mo,sha256=rDOXk4Xvewkagcm6DEQI-27mia_rKqypaUlJD41qObU,12151
@@ -230,7 +230,7 @@ ledger/views/character/character_ledger.py,sha256=PX2tH6ZWJOf7YfOOJMtnF6BIrCRt7i
230
230
  ledger/views/character/planetary.py,sha256=zfcyxfs8x7B6DTZ4tViI8aO8fty94JhphTb9bd73Xr8,4459
231
231
  ledger/views/corporation/add_corp.py,sha256=1SLMITOZ5GdBuk4VSkduaxiS5mNgP9aObsJ1SwYMUOQ,1837
232
232
  ledger/views/corporation/corporation_ledger.py,sha256=xzmSjn8wccAhb__MsiEoDswjhRsw2RbY0afNEDBFB5g,14008
233
- aa_ledger-1.0.1.dist-info/METADATA,sha256=HYR1ZrKdSRA7om1_TD5cd_3hnjCHdVph2J_hMT6p7qM,50832
234
- aa_ledger-1.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
235
- aa_ledger-1.0.1.dist-info/licenses/LICENSE,sha256=2oHuqnDfrjCrYAM1--Wyhv8jO3VBpnrq8zkABGzB8N8,35109
236
- aa_ledger-1.0.1.dist-info/RECORD,,
233
+ aa_ledger-1.0.2.dist-info/METADATA,sha256=JMzpMtANY94_cIEcnNfJLXB645DXlGjsH-xWwTDNT2Y,50828
234
+ aa_ledger-1.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
235
+ aa_ledger-1.0.2.dist-info/licenses/LICENSE,sha256=2oHuqnDfrjCrYAM1--Wyhv8jO3VBpnrq8zkABGzB8N8,35109
236
+ aa_ledger-1.0.2.dist-info/RECORD,,
ledger/__init__.py CHANGED
@@ -1,6 +1,6 @@
1
1
  """Initialize the app"""
2
2
 
3
- __version__ = "1.0.1"
3
+ __version__ = "1.0.2"
4
4
  __title__ = "Ledger"
5
5
 
6
6
  __package_name__ = "aa-ledger"
ledger/api/__init__.py CHANGED
@@ -23,7 +23,6 @@ api = NinjaAPI(
23
23
  version="0.5.0",
24
24
  urls_namespace="ledger:api",
25
25
  auth=django_auth,
26
- csrf=True,
27
26
  openapi_url=settings.DEBUG and "/openapi.json" or "",
28
27
  )
29
28
 
ledger/locale/django.pot CHANGED
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: AA Ledger 1.0.1\n"
9
+ "Project-Id-Version: AA Ledger 1.0.2\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/Geuthur/aa-ledger/issues\n"
11
- "POT-Creation-Date: 2025-11-13 22:04+0100\n"
11
+ "POT-Creation-Date: 2025-11-13 23:19+0100\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"