fnschool 20251011.80531.840__py3-none-any.whl → 20251011.81705.829__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.

Potentially problematic release.


This version of fnschool might be problematic. Click here for more details.

Files changed (117) hide show
  1. fnschoo1/__init__.py +2 -1
  2. fnschoo1/db.sqlite3 +0 -0
  3. fnschoo1/static/images/favicon.ico +0 -0
  4. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/METADATA +1 -1
  5. fnschool-20251011.81705.829.dist-info/RECORD +101 -0
  6. fnschoo1/static_collected/admin/css/autocomplete.css +0 -377
  7. fnschoo1/static_collected/admin/css/base.css +0 -1224
  8. fnschoo1/static_collected/admin/css/changelists.css +0 -334
  9. fnschoo1/static_collected/admin/css/dark_mode.css +0 -136
  10. fnschoo1/static_collected/admin/css/dashboard.css +0 -30
  11. fnschoo1/static_collected/admin/css/forms.css +0 -546
  12. fnschoo1/static_collected/admin/css/login.css +0 -62
  13. fnschoo1/static_collected/admin/css/nav_sidebar.css +0 -145
  14. fnschoo1/static_collected/admin/css/responsive.css +0 -1043
  15. fnschoo1/static_collected/admin/css/responsive_rtl.css +0 -84
  16. fnschoo1/static_collected/admin/css/rtl.css +0 -311
  17. fnschoo1/static_collected/admin/css/vendor/select2/select2.css +0 -708
  18. fnschoo1/static_collected/admin/css/vendor/select2/select2.min.css +0 -1
  19. fnschoo1/static_collected/admin/css/widgets.css +0 -639
  20. fnschoo1/static_collected/admin/js/SelectBox.js +0 -128
  21. fnschoo1/static_collected/admin/js/SelectFilter2.js +0 -503
  22. fnschoo1/static_collected/admin/js/actions.js +0 -232
  23. fnschoo1/static_collected/admin/js/admin/DateTimeShortcuts.js +0 -496
  24. fnschoo1/static_collected/admin/js/admin/RelatedObjectLookups.js +0 -276
  25. fnschoo1/static_collected/admin/js/autocomplete.js +0 -33
  26. fnschoo1/static_collected/admin/js/calendar.js +0 -251
  27. fnschoo1/static_collected/admin/js/cancel.js +0 -29
  28. fnschoo1/static_collected/admin/js/change_form.js +0 -21
  29. fnschoo1/static_collected/admin/js/collapse.js +0 -43
  30. fnschoo1/static_collected/admin/js/core.js +0 -174
  31. fnschoo1/static_collected/admin/js/filters.js +0 -37
  32. fnschoo1/static_collected/admin/js/inlines.js +0 -439
  33. fnschoo1/static_collected/admin/js/jquery.init.js +0 -8
  34. fnschoo1/static_collected/admin/js/nav_sidebar.js +0 -81
  35. fnschoo1/static_collected/admin/js/popup_response.js +0 -24
  36. fnschoo1/static_collected/admin/js/prepopulate.js +0 -43
  37. fnschoo1/static_collected/admin/js/prepopulate_init.js +0 -20
  38. fnschoo1/static_collected/admin/js/theme.js +0 -57
  39. fnschoo1/static_collected/admin/js/urlify.js +0 -529
  40. fnschoo1/static_collected/admin/js/vendor/jquery/jquery.js +0 -10913
  41. fnschoo1/static_collected/admin/js/vendor/jquery/jquery.min.js +0 -2
  42. fnschoo1/static_collected/admin/js/vendor/select2/i18n/af.js +0 -43
  43. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ar.js +0 -36
  44. fnschoo1/static_collected/admin/js/vendor/select2/i18n/az.js +0 -33
  45. fnschoo1/static_collected/admin/js/vendor/select2/i18n/bg.js +0 -38
  46. fnschoo1/static_collected/admin/js/vendor/select2/i18n/bn.js +0 -39
  47. fnschoo1/static_collected/admin/js/vendor/select2/i18n/bs.js +0 -48
  48. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ca.js +0 -41
  49. fnschoo1/static_collected/admin/js/vendor/select2/i18n/cs.js +0 -62
  50. fnschoo1/static_collected/admin/js/vendor/select2/i18n/da.js +0 -37
  51. fnschoo1/static_collected/admin/js/vendor/select2/i18n/de.js +0 -41
  52. fnschoo1/static_collected/admin/js/vendor/select2/i18n/dsb.js +0 -51
  53. fnschoo1/static_collected/admin/js/vendor/select2/i18n/el.js +0 -43
  54. fnschoo1/static_collected/admin/js/vendor/select2/i18n/en.js +0 -41
  55. fnschoo1/static_collected/admin/js/vendor/select2/i18n/es.js +0 -41
  56. fnschoo1/static_collected/admin/js/vendor/select2/i18n/et.js +0 -38
  57. fnschoo1/static_collected/admin/js/vendor/select2/i18n/eu.js +0 -45
  58. fnschoo1/static_collected/admin/js/vendor/select2/i18n/fa.js +0 -42
  59. fnschoo1/static_collected/admin/js/vendor/select2/i18n/fi.js +0 -42
  60. fnschoo1/static_collected/admin/js/vendor/select2/i18n/fr.js +0 -43
  61. fnschoo1/static_collected/admin/js/vendor/select2/i18n/gl.js +0 -40
  62. fnschoo1/static_collected/admin/js/vendor/select2/i18n/he.js +0 -44
  63. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hi.js +0 -40
  64. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hr.js +0 -45
  65. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hsb.js +0 -51
  66. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hu.js +0 -44
  67. fnschoo1/static_collected/admin/js/vendor/select2/i18n/hy.js +0 -40
  68. fnschoo1/static_collected/admin/js/vendor/select2/i18n/id.js +0 -36
  69. fnschoo1/static_collected/admin/js/vendor/select2/i18n/is.js +0 -37
  70. fnschoo1/static_collected/admin/js/vendor/select2/i18n/it.js +0 -43
  71. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ja.js +0 -40
  72. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ka.js +0 -42
  73. fnschoo1/static_collected/admin/js/vendor/select2/i18n/km.js +0 -38
  74. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ko.js +0 -42
  75. fnschoo1/static_collected/admin/js/vendor/select2/i18n/lt.js +0 -45
  76. fnschoo1/static_collected/admin/js/vendor/select2/i18n/lv.js +0 -41
  77. fnschoo1/static_collected/admin/js/vendor/select2/i18n/mk.js +0 -42
  78. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ms.js +0 -38
  79. fnschoo1/static_collected/admin/js/vendor/select2/i18n/nb.js +0 -38
  80. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ne.js +0 -44
  81. fnschoo1/static_collected/admin/js/vendor/select2/i18n/nl.js +0 -46
  82. fnschoo1/static_collected/admin/js/vendor/select2/i18n/pl.js +0 -43
  83. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ps.js +0 -41
  84. fnschoo1/static_collected/admin/js/vendor/select2/i18n/pt-BR.js +0 -39
  85. fnschoo1/static_collected/admin/js/vendor/select2/i18n/pt.js +0 -41
  86. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ro.js +0 -43
  87. fnschoo1/static_collected/admin/js/vendor/select2/i18n/ru.js +0 -48
  88. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sk.js +0 -61
  89. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sl.js +0 -41
  90. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sq.js +0 -43
  91. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sr-Cyrl.js +0 -48
  92. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sr.js +0 -48
  93. fnschoo1/static_collected/admin/js/vendor/select2/i18n/sv.js +0 -40
  94. fnschoo1/static_collected/admin/js/vendor/select2/i18n/th.js +0 -36
  95. fnschoo1/static_collected/admin/js/vendor/select2/i18n/tk.js +0 -36
  96. fnschoo1/static_collected/admin/js/vendor/select2/i18n/tr.js +0 -40
  97. fnschoo1/static_collected/admin/js/vendor/select2/i18n/uk.js +0 -59
  98. fnschoo1/static_collected/admin/js/vendor/select2/i18n/vi.js +0 -37
  99. fnschoo1/static_collected/admin/js/vendor/select2/i18n/zh-CN.js +0 -36
  100. fnschoo1/static_collected/admin/js/vendor/select2/i18n/zh-TW.js +0 -33
  101. fnschoo1/static_collected/admin/js/vendor/select2/select2.full.js +0 -7115
  102. fnschoo1/static_collected/admin/js/vendor/select2/select2.full.min.js +0 -2
  103. fnschoo1/static_collected/admin/js/vendor/xregexp/xregexp.js +0 -4993
  104. fnschoo1/static_collected/admin/js/vendor/xregexp/xregexp.min.js +0 -160
  105. fnschoo1/static_collected/css/bootstrap.min.css +0 -11776
  106. fnschoo1/static_collected/css/fnschool.css +0 -26
  107. fnschoo1/static_collected/js/bootstrap.bundle.min.js +0 -4223
  108. fnschoo1/static_collected/js/bootstrap.min.js +0 -2919
  109. fnschoo1/static_collected/js/fnschool.js +0 -84
  110. fnschoo1/static_collected/js/jquery.min.js +0 -5413
  111. fnschoo1/static_collected/js/jquery.slim.min.js +0 -4331
  112. fnschoo1/static_collected/js/popper.min.js +0 -1306
  113. fnschool-20251011.80531.840.dist-info/RECORD +0 -207
  114. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/WHEEL +0 -0
  115. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/entry_points.txt +0 -0
  116. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/licenses/LICENSE +0 -0
  117. {fnschool-20251011.80531.840.dist-info → fnschool-20251011.81705.829.dist-info}/top_level.txt +0 -0
fnschoo1/__init__.py CHANGED
@@ -6,7 +6,8 @@ import random
6
6
  import sys
7
7
  from pathlib import Path
8
8
 
9
- __version__ = "20251011.80531.840"
9
+ __version__ = "20251011.81705.829"
10
+
10
11
  FNSCHOOL_PATH = Path(__file__).parent
11
12
  if FNSCHOOL_PATH.as_posix() not in sys.path:
12
13
  sys.path.insert(0, FNSCHOOL_PATH.as_posix())
fnschoo1/db.sqlite3 CHANGED
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fnschool
3
- Version: 20251011.80531.840
3
+ Version: 20251011.81705.829
4
4
  Summary: Just some school related scripts, without any ambition.
5
5
  Author-email: larryw3i <larryw3i@163.com>, Larry Wei <larryw3i@126.com>, Larry W3i <larryw3i@yeah.net>
6
6
  Maintainer-email: larryw3i <larryw3i@163.com>, Larry Wei <larryw3i@126.com>
@@ -0,0 +1,101 @@
1
+ fnschoo1/__init__.py,sha256=RhRRUt-hpVvXmeZtObHGTbW1-JUQAiehGCmn_iKXgUk,1506
2
+ fnschoo1/db.sqlite3,sha256=JVi4ZFjjaU7RLb2nhWu09udb2FOAY4ARTTqhSJnDhfI,176128
3
+ fnschoo1/manage.py,sha256=pMv0yE2eTcNrgskSHDUdRrnY51iTm1DXg32I8mWDDqw,696
4
+ fnschoo1/canteen/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ fnschoo1/canteen/admin.py,sha256=suMo4x8I3JBxAFBVIdE-5qnqZ6JAZV0FESABHOSc-vg,63
6
+ fnschoo1/canteen/apps.py,sha256=zUjM0ZJwHW4i72vOm87QewRlvFQORQo5yb053u4YIGs,146
7
+ fnschoo1/canteen/forms.py,sha256=4Y75VHpnONdN5hM8aShyr7tbQSElLa-22PQK7fDRflw,2296
8
+ fnschoo1/canteen/models.py,sha256=20r24iNJW0hmPwhY96pQLYaIgqf8kc_Tx76IqORR_LE,5219
9
+ fnschoo1/canteen/tests.py,sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g,60
10
+ fnschoo1/canteen/urls.py,sha256=4GtrqC9L59c8zopfjRgqhbcvA5iPnGcAUVuM6CrKWpk,2797
11
+ fnschoo1/canteen/views.py,sha256=4zzDoaMNRWJ0FseZOIJFhQiDLxx6AnJUK5w6-M4o7FU,26184
12
+ fnschoo1/canteen/migrations/0001_initial.py,sha256=IHlyfT9sNc-kRQZy7NyjgWzp4EGus405QCAUw4oNdAQ,3943
13
+ fnschoo1/canteen/migrations/0002_ingredient_is_disabled.py,sha256=j8oGWb2b99YwsEk-uwESLA_JRITEcz6b35ekoYOUGGc,444
14
+ fnschoo1/canteen/migrations/0003_consumption_is_disabled_alter_ingredient_is_disabled.py,sha256=9RB5SHjINgrrqtDpcVIUXEBa3C_MTcR_keXLGG_PcOs,619
15
+ fnschoo1/canteen/migrations/0004_alter_ingredient_name_category_and_more.py,sha256=b62kB_wODbvNFHi3mBQRYKGuCWfW3shXWWMsrh0DEWA,2042
16
+ fnschoo1/canteen/migrations/0005_alter_category_created_at_alter_category_name_and_more.py,sha256=sUzpYTNgvwUwiwkHP8gxUYWFzh-IoDkJjmfGOdVzQ2I,1277
17
+ fnschoo1/canteen/migrations/0006_category_is_disabled_alter_category_user_and_more.py,sha256=QeUkyilOgDCpO6jWvFJtWDFLlM0z0KlSBmNze23Z0vw,1427
18
+ fnschoo1/canteen/migrations/0007_alter_consumption_amount_used_and_more.py,sha256=vrBYOFnGpFYMsHVGKJ3DdhiYSLvcUPBl0pyrn4KNZMc,855
19
+ fnschoo1/canteen/migrations/0008_category_abbreviation_mealtype.py,sha256=nxQAGc-wsvkSNiql1tqRTJpWc6atzoZe2IkEmtHXFJI,2117
20
+ fnschoo1/canteen/migrations/0009_alter_category_abbreviation_and_more.py,sha256=RGvFViWQjhpbAUaaU-IGEfyZ96SNe7GU3gYitGGWmYc,1733
21
+ fnschoo1/canteen/migrations/0010_alter_consumption_options_alter_ingredient_options_and_more.py,sha256=tG5k-8s2KYfkFHGKxsLXShCvZsO59TFMYl675_fUFao,6997
22
+ fnschoo1/canteen/migrations/0011_category_pin_to_consumptions_top.py,sha256=gonvx7T23KlesYUGFx-WTvkz1BLZSnq0n62qKvtWnUo,553
23
+ fnschoo1/canteen/migrations/0012_alter_ingredient_storage_date.py,sha256=JvU9xrAbGN8uoKHQw00wq6U4CaR_6WojQo-8VwmID3I,436
24
+ fnschoo1/canteen/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
25
+ fnschoo1/canteen/templates/canteen/close.html,sha256=pLYeJmGaOEJKMUJdZmYzz_n--l28IRDQ4fXvetP_Vsc,200
26
+ fnschoo1/canteen/templates/canteen/category/create.html,sha256=7Hq62BqEpamDt52_Ut7DTO74_3yEn8_CqXH4e4va6dY,593
27
+ fnschoo1/canteen/templates/canteen/category/delete.html,sha256=MnPyFzjO3HonOljwxGf6r1UzmbFjow7VT6h7YGkxxfk,1709
28
+ fnschoo1/canteen/templates/canteen/category/list.html,sha256=aj81uoA-jmdv8mZT-Y9DxjOHVGrSfI1z0DB1YnJWb4w,2045
29
+ fnschoo1/canteen/templates/canteen/category/update.html,sha256=8Nzdbe8UorrJHzElkrdqvLaPnUvcvGhrViZB4D86wqo,815
30
+ fnschoo1/canteen/templates/canteen/consumption/_create.html,sha256=lpST1R0vL1PEI1YE9d0-bcWWpCMH-INjIF-7pweAHuU,1008
31
+ fnschoo1/canteen/templates/canteen/consumption/create.html,sha256=uqS5rEWdAn3u7L7F4SgpOHK931u60rGMDQAA7IofRlk,14714
32
+ fnschoo1/canteen/templates/canteen/ingredient/close.html,sha256=pLYeJmGaOEJKMUJdZmYzz_n--l28IRDQ4fXvetP_Vsc,200
33
+ fnschoo1/canteen/templates/canteen/ingredient/create.html,sha256=xZvh0tP_cv2HPQ96JSHChO6Ni23tzHc5YJCUhE2yEqM,807
34
+ fnschoo1/canteen/templates/canteen/ingredient/create_one.html,sha256=O8EPSvAnEZ-4VJiwFdoyxJrMOoMpRkH6CyfvWwHaVgc,599
35
+ fnschoo1/canteen/templates/canteen/ingredient/delete.html,sha256=w1GK8vLTTBz4xolFce6ITZMNeBgv-XgMx9dkOykE8-A,1211
36
+ fnschoo1/canteen/templates/canteen/ingredient/list.html,sha256=b3FC5bcprUau-TtRPdBlOdtbqlcIdDSdelzXvfm57OI,4205
37
+ fnschoo1/canteen/templates/canteen/ingredient/update.html,sha256=VTlNSvTb-kck0S3bGtvxdJbYAtfszjtUEXP7OYva1FA,819
38
+ fnschoo1/canteen/templates/canteen/meal_type/create.html,sha256=7Pe0RSGtd2G2IMHwnggr0Gzs23oBqpaPqWH5zlNzc_4,596
39
+ fnschoo1/canteen/templates/canteen/meal_type/delete.html,sha256=1UmCyXD-6lbYl-IE63EnQCEXJr82rUCDvycI4bGuMoo,1551
40
+ fnschoo1/canteen/templates/canteen/meal_type/list.html,sha256=c5kJUE1OgpRtSrMV4wFwL_gbRSaX_XMM4Zt1JTx34_g,1907
41
+ fnschoo1/canteen/templates/canteen/meal_type/update.html,sha256=Rfv1TamSFIKHzvUNlgnmrPmfmzrehPpuo5Hv8VF0yek,818
42
+ fnschoo1/canteen/workbook/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
43
+ fnschoo1/canteen/workbook/generate.py,sha256=o6dCRE7Ne8tSCZkdu8MIsgvt4UEuf9YiefsBBAGMVec,81958
44
+ fnschoo1/fnschool/__init__.py,sha256=YdtocD2DWeq4iocf-YtZ7SO3z6Yz594IW8Jcj8Zetpw,287
45
+ fnschoo1/fnschool/asgi.py,sha256=kzkqosS10uBlyBX53EXcsATcvEZmac6nsPzyOHCuucE,393
46
+ fnschoo1/fnschool/settings.py,sha256=l9Y1iQCivSfmsNfnHltfXLzxP6gG4VMIL4GEZgAp8YM,4357
47
+ fnschoo1/fnschool/urls.py,sha256=8WPemtCUuStd0R9gDP70c-NRQ5k7G4ksq6dYGH6xCDM,1036
48
+ fnschoo1/fnschool/views.py,sha256=MfujMhFkRLxT-saID1xTU16v0khzIl6ceDl7_JgrgFs,152
49
+ fnschoo1/fnschool/wsgi.py,sha256=dQq4S0vZWCz8w5R9KooJeLYTVFXvEgJRYe7NFZwVxU8,393
50
+ fnschoo1/fnschool/templatetags/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
51
+ fnschoo1/fnschool/templatetags/fnschool_tags.py,sha256=l5Zov4VlQKpz-69SFftP4kXyMymz-a0D5F_ss_eiFc4,568
52
+ fnschoo1/locale/en/LC_MESSAGES/django.mo,sha256=M8AB6fmjwlEd761iFlasNWdiEYfE-2nIwBoioGtEVUo,404
53
+ fnschoo1/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=P0tb0kB1WEjdQ87eI-sm0GD4l-MI5JKFsKJA1tcNJs8,19747
54
+ fnschoo1/profiles/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
55
+ fnschoo1/profiles/admin.py,sha256=93UCvdODI63KzCDfFFnKmfvCMGCp6FCG9WErE91i79Y,522
56
+ fnschoo1/profiles/apps.py,sha256=WDu6eceFnDkBFMqquAolMZMo7XPb0ah6l2q2AruTrl4,215
57
+ fnschoo1/profiles/forms.py,sha256=pTSpwU2zCXxo_UpMU_MsDEGnPDgtqZlGJWLyZuuwGrQ,1875
58
+ fnschoo1/profiles/models.py,sha256=23RL4cPxOTguBwLCZu98v2y8Peo6ZJI4psDaBKFzwg8,1603
59
+ fnschoo1/profiles/signals.py,sha256=u5cv6xoZ7PUrKoD6ZOVWLLKg_93w_FCgWIiC4DxJADA,486
60
+ fnschoo1/profiles/tests.py,sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g,60
61
+ fnschoo1/profiles/urls.py,sha256=IOQ6GaPdOB4E0J-plfqIFHkabXZwOJKyFCKS7m9uKMY,426
62
+ fnschoo1/profiles/views.py,sha256=msH3WLy08K58IBeAQ7YVUN0AtNv5WLqJSgEoLP5RoPw,1962
63
+ fnschoo1/profiles/migrations/0001_initial.py,sha256=zZ7l2DxJHf7YpLBBX3ztUfCmdoRNz1O5oSrdbBOdPjI,6776
64
+ fnschoo1/profiles/migrations/0002_alter_profile_bio.py,sha256=LD7FdqcJ747XuKfIrZpq7avfx7_uZXr_t-Obc7yntSU,444
65
+ fnschoo1/profiles/migrations/0003_alter_profile_options_alter_profile_address_and_more.py,sha256=R8rIXtXgGgOQKaucoDz93tcrHlzq1B1_Fq5DlWHPDSw,2057
66
+ fnschoo1/profiles/migrations/0004_profile_gender.py,sha256=n5eQwBDRcEORGM7HZOcjoY_m1pckuKbjrwk--J7-LjA,625
67
+ fnschoo1/profiles/migrations/0005_alter_profile_gender.py,sha256=dPAoUEcwjYt6AxgBfRZTCJCnEsJgCAfx_jae32TVLD4,550
68
+ fnschoo1/profiles/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
69
+ fnschoo1/profiles/templates/profiles/create.html,sha256=roTR6ZwN8TMoKW0ALQ9aBSrc4bfPLaDg8-yipTH8GbY,545
70
+ fnschoo1/profiles/templates/profiles/detail.html,sha256=xowq2ul9RGEHfP9WDuvSAyixWqhvvEeR1P4zH8NS9Dw,582
71
+ fnschoo1/profiles/templates/profiles/edit.html,sha256=HOrMK8RBnYfvY3qNdDjrN5Jd1SPPcR3nHsgEv3HwYDA,421
72
+ fnschoo1/profiles/templates/profiles/log_in.html,sha256=ziOavqdW6PggMLgQGiPnRJRT3GbxjpNKN1UtAROjB7E,724
73
+ fnschoo1/profiles/templates/profiles/log_out.html,sha256=RRb6K-0G1Jm4RhfY9VwftJgNwgI8jsKb_N5Gvp5XtiE,320
74
+ fnschoo1/static/css/bootstrap.min.css,sha256=eGY1FwN6FhXUvbmXraT1t_q2vcNlQa8g5xQDwg8mG6w,280591
75
+ fnschoo1/static/css/fnschool.css,sha256=nPjOh0vWuuFnZWrXcT2E3j3adL77v_PRyeml65MvkEE,418
76
+ fnschoo1/static/images/favicon.ico,sha256=S8Tf0NsUdHnoYO0SEn-sig6YjB0atIpEtSlm7p1HxjY,5014
77
+ fnschoo1/static/js/bootstrap.bundle.min.js,sha256=6kw84LCFc4QJzifgkle0FsvQrpt2NVRNPNjSSc9caiM,125881
78
+ fnschoo1/static/js/bootstrap.min.js,sha256=0SHpZTHghUOz_BNedMzuH00z5lgwOSRKP_KI9G5Ogbk,88597
79
+ fnschoo1/static/js/fnschool.js,sha256=T8qklr48qTIfGPAK7y2A8F3x7mb4p3FJKD0ofZEBEOQ,2803
80
+ fnschoo1/static/js/jquery.min.js,sha256=np_WnfpAmUmEO_iheFAJKf6mbm0_laW3Ns4x7kjSlt4,162505
81
+ fnschoo1/static/js/jquery.slim.min.js,sha256=p5YkbOjgHxX3hTadKlGuDW58NvJ1ldjjokDuDQ_5yXs,129962
82
+ fnschoo1/static/js/popper.min.js,sha256=O2xdmtEow7gq3I7-0lKjshvxHkBe0hTWrMkbX2fy0XQ,36887
83
+ fnschoo1/templates/close.html,sha256=pLYeJmGaOEJKMUJdZmYzz_n--l28IRDQ4fXvetP_Vsc,200
84
+ fnschoo1/templates/home.html,sha256=4iq52z9BuEHyFk4jKcJSZEQBB6VqJ4dvr47L6C57tss,1106
85
+ fnschoo1/templates/base/_content.html,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
86
+ fnschoo1/templates/base/_css.html,sha256=I7We2o3BzNq4PBN72UOKAtXHkZ1Xb-eYP8N4bF3rm1w,16
87
+ fnschoo1/templates/base/_js.html,sha256=E2mgj6LQjd37r660iG2cAIOfofwuwMC6SZ59fj6wUnA,443
88
+ fnschoo1/templates/base/content.html,sha256=wbbZVWuZwL7EX0K6x5Ex1sYx0N2YteA0XMAdGsW_ScU,974
89
+ fnschoo1/templates/base/header_content_footer.html,sha256=8HyXN5B0u2bUtAXvnTkFsUhRHNA_Y3V87KuosQoPPJ4,1134
90
+ fnschoo1/templates/includes/_footer.html,sha256=6qaI7S63vz33B-HyhsnjVQDMNlOARLHjNcQeqxtlOIE,1490
91
+ fnschoo1/templates/includes/_header.html,sha256=2gQnNkHo92uayqatMCrXnQ751sViR7CiBOg3hN5GBL4,2784
92
+ fnschoo1/templates/includes/_navigation.html,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
93
+ fnschoo1/templates/includes/_paginator.html,sha256=Z-Hxcdmun4SJ1YcHnWTDLfW8wrngROiBTwr4NZWaPP4,1246
94
+ fnschoo1/templates/registration/logged_out.html,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
95
+ fnschoo1/templates/registration/login.html,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
96
+ fnschool-20251011.81705.829.dist-info/licenses/LICENSE,sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g,7651
97
+ fnschool-20251011.81705.829.dist-info/METADATA,sha256=cnxGSv5ILJB-5KTQ4bycp1xqmZSlNhvMubpsg_9yIbY,4752
98
+ fnschool-20251011.81705.829.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
99
+ fnschool-20251011.81705.829.dist-info/entry_points.txt,sha256=To2PDA9r0qhE0Wq1-M8hEE8uXxTrTe16BOcpKPT-q5g,47
100
+ fnschool-20251011.81705.829.dist-info/top_level.txt,sha256=s6ZKnNm94Q0-247a50eI7jDK98uPF6P2kC9Ovd3LUlM,9
101
+ fnschool-20251011.81705.829.dist-info/RECORD,,
@@ -1,377 +0,0 @@
1
- select.admin-autocomplete {
2
- width: 20em;
3
- }
4
-
5
- .select2-container--admin-autocomplete.select2-container {
6
- min-height: 30px;
7
- }
8
-
9
- .select2-container--admin-autocomplete .select2-selection--single,
10
- .select2-container--admin-autocomplete .select2-selection--multiple {
11
- min-height: 30px;
12
- padding: 0;
13
- }
14
-
15
- .select2-container--admin-autocomplete.select2-container--focus
16
- .select2-selection,
17
- .select2-container--admin-autocomplete.select2-container--open
18
- .select2-selection {
19
- border-color: var(--body-quiet-color);
20
- min-height: 30px;
21
- }
22
-
23
- .select2-container--admin-autocomplete.select2-container--focus
24
- .select2-selection.select2-selection--single,
25
- .select2-container--admin-autocomplete.select2-container--open
26
- .select2-selection.select2-selection--single {
27
- padding: 0;
28
- }
29
-
30
- .select2-container--admin-autocomplete.select2-container--focus
31
- .select2-selection.select2-selection--multiple,
32
- .select2-container--admin-autocomplete.select2-container--open
33
- .select2-selection.select2-selection--multiple {
34
- padding: 0;
35
- }
36
-
37
- .select2-container--admin-autocomplete .select2-selection--single {
38
- background-color: var(--body-bg);
39
- border: 1px solid var(--border-color);
40
- border-radius: 4px;
41
- }
42
-
43
- .select2-container--admin-autocomplete
44
- .select2-selection--single
45
- .select2-selection__rendered {
46
- color: var(--body-fg);
47
- line-height: 30px;
48
- }
49
-
50
- .select2-container--admin-autocomplete
51
- .select2-selection--single
52
- .select2-selection__clear {
53
- cursor: pointer;
54
- float: right;
55
- font-weight: bold;
56
- }
57
-
58
- .select2-container--admin-autocomplete
59
- .select2-selection--single
60
- .select2-selection__placeholder {
61
- color: var(--body-quiet-color);
62
- }
63
-
64
- .select2-container--admin-autocomplete
65
- .select2-selection--single
66
- .select2-selection__arrow {
67
- height: 26px;
68
- position: absolute;
69
- top: 1px;
70
- right: 1px;
71
- width: 20px;
72
- }
73
-
74
- .select2-container--admin-autocomplete
75
- .select2-selection--single
76
- .select2-selection__arrow
77
- b {
78
- border-color: #888 transparent transparent transparent;
79
- border-style: solid;
80
- border-width: 5px 4px 0 4px;
81
- height: 0;
82
- left: 50%;
83
- margin-left: -4px;
84
- margin-top: -2px;
85
- position: absolute;
86
- top: 50%;
87
- width: 0;
88
- }
89
-
90
- .select2-container--admin-autocomplete[dir='rtl']
91
- .select2-selection--single
92
- .select2-selection__clear {
93
- float: left;
94
- }
95
-
96
- .select2-container--admin-autocomplete[dir='rtl']
97
- .select2-selection--single
98
- .select2-selection__arrow {
99
- left: 1px;
100
- right: auto;
101
- }
102
-
103
- .select2-container--admin-autocomplete.select2-container--disabled
104
- .select2-selection--single {
105
- background-color: var(--darkened-bg);
106
- cursor: default;
107
- }
108
-
109
- .select2-container--admin-autocomplete.select2-container--disabled
110
- .select2-selection--single
111
- .select2-selection__clear {
112
- display: none;
113
- }
114
-
115
- .select2-container--admin-autocomplete.select2-container--open
116
- .select2-selection--single
117
- .select2-selection__arrow
118
- b {
119
- border-color: transparent transparent #888 transparent;
120
- border-width: 0 4px 5px 4px;
121
- }
122
-
123
- .select2-container--admin-autocomplete .select2-selection--multiple {
124
- background-color: var(--body-bg);
125
- border: 1px solid var(--border-color);
126
- border-radius: 4px;
127
- cursor: text;
128
- }
129
-
130
- .select2-container--admin-autocomplete
131
- .select2-selection--multiple
132
- .select2-selection__rendered {
133
- box-sizing: border-box;
134
- list-style: none;
135
- margin: 0;
136
- padding: 0 10px 5px 5px;
137
- width: 100%;
138
- display: flex;
139
- flex-wrap: wrap;
140
- }
141
-
142
- .select2-container--admin-autocomplete
143
- .select2-selection--multiple
144
- .select2-selection__rendered
145
- li {
146
- list-style: none;
147
- }
148
-
149
- .select2-container--admin-autocomplete
150
- .select2-selection--multiple
151
- .select2-selection__placeholder {
152
- color: var(--body-quiet-color);
153
- margin-top: 5px;
154
- float: left;
155
- }
156
-
157
- .select2-container--admin-autocomplete
158
- .select2-selection--multiple
159
- .select2-selection__clear {
160
- cursor: pointer;
161
- float: right;
162
- font-weight: bold;
163
- margin: 5px;
164
- position: absolute;
165
- right: 0;
166
- }
167
-
168
- .select2-container--admin-autocomplete
169
- .select2-selection--multiple
170
- .select2-selection__choice {
171
- background-color: var(--darkened-bg);
172
- border: 1px solid var(--border-color);
173
- border-radius: 4px;
174
- cursor: default;
175
- float: left;
176
- margin-right: 5px;
177
- margin-top: 5px;
178
- padding: 0 5px;
179
- }
180
-
181
- .select2-container--admin-autocomplete
182
- .select2-selection--multiple
183
- .select2-selection__choice__remove {
184
- color: var(--body-quiet-color);
185
- cursor: pointer;
186
- display: inline-block;
187
- font-weight: bold;
188
- margin-right: 2px;
189
- }
190
-
191
- .select2-container--admin-autocomplete
192
- .select2-selection--multiple
193
- .select2-selection__choice__remove:hover {
194
- color: var(--body-fg);
195
- }
196
-
197
- .select2-container--admin-autocomplete[dir='rtl']
198
- .select2-selection--multiple
199
- .select2-selection__choice,
200
- .select2-container--admin-autocomplete[dir='rtl']
201
- .select2-selection--multiple
202
- .select2-selection__placeholder,
203
- .select2-container--admin-autocomplete[dir='rtl']
204
- .select2-selection--multiple
205
- .select2-search--inline {
206
- float: right;
207
- }
208
-
209
- .select2-container--admin-autocomplete[dir='rtl']
210
- .select2-selection--multiple
211
- .select2-selection__choice {
212
- margin-left: 5px;
213
- margin-right: auto;
214
- }
215
-
216
- .select2-container--admin-autocomplete[dir='rtl']
217
- .select2-selection--multiple
218
- .select2-selection__choice__remove {
219
- margin-left: 2px;
220
- margin-right: auto;
221
- }
222
-
223
- .select2-container--admin-autocomplete.select2-container--focus
224
- .select2-selection--multiple {
225
- border: solid var(--body-quiet-color) 1px;
226
- outline: 0;
227
- }
228
-
229
- .select2-container--admin-autocomplete.select2-container--disabled
230
- .select2-selection--multiple {
231
- background-color: var(--darkened-bg);
232
- cursor: default;
233
- }
234
-
235
- .select2-container--admin-autocomplete.select2-container--disabled
236
- .select2-selection__choice__remove {
237
- display: none;
238
- }
239
-
240
- .select2-container--admin-autocomplete.select2-container--open.select2-container--above
241
- .select2-selection--single,
242
- .select2-container--admin-autocomplete.select2-container--open.select2-container--above
243
- .select2-selection--multiple {
244
- border-top-left-radius: 0;
245
- border-top-right-radius: 0;
246
- }
247
-
248
- .select2-container--admin-autocomplete.select2-container--open.select2-container--below
249
- .select2-selection--single,
250
- .select2-container--admin-autocomplete.select2-container--open.select2-container--below
251
- .select2-selection--multiple {
252
- border-bottom-left-radius: 0;
253
- border-bottom-right-radius: 0;
254
- }
255
-
256
- .select2-container--admin-autocomplete .select2-search--dropdown {
257
- background: var(--darkened-bg);
258
- }
259
-
260
- .select2-container--admin-autocomplete
261
- .select2-search--dropdown
262
- .select2-search__field {
263
- background: var(--body-bg);
264
- color: var(--body-fg);
265
- border: 1px solid var(--border-color);
266
- border-radius: 4px;
267
- }
268
-
269
- .select2-container--admin-autocomplete
270
- .select2-search--inline
271
- .select2-search__field {
272
- background: transparent;
273
- color: var(--body-fg);
274
- border: none;
275
- outline: 0;
276
- box-shadow: none;
277
- -webkit-appearance: textfield;
278
- }
279
-
280
- .select2-container--admin-autocomplete
281
- .select2-results
282
- > .select2-results__options {
283
- max-height: 200px;
284
- overflow-y: auto;
285
- color: var(--body-fg);
286
- background: var(--body-bg);
287
- }
288
-
289
- .select2-container--admin-autocomplete .select2-results__option[role='group'] {
290
- padding: 0;
291
- }
292
-
293
- .select2-container--admin-autocomplete
294
- .select2-results__option[aria-disabled='true'] {
295
- color: var(--body-quiet-color);
296
- }
297
-
298
- .select2-container--admin-autocomplete
299
- .select2-results__option[aria-selected='true'] {
300
- background-color: var(--selected-bg);
301
- color: var(--body-fg);
302
- }
303
-
304
- .select2-container--admin-autocomplete
305
- .select2-results__option
306
- .select2-results__option {
307
- padding-left: 1em;
308
- }
309
-
310
- .select2-container--admin-autocomplete
311
- .select2-results__option
312
- .select2-results__option
313
- .select2-results__group {
314
- padding-left: 0;
315
- }
316
-
317
- .select2-container--admin-autocomplete
318
- .select2-results__option
319
- .select2-results__option
320
- .select2-results__option {
321
- margin-left: -1em;
322
- padding-left: 2em;
323
- }
324
-
325
- .select2-container--admin-autocomplete
326
- .select2-results__option
327
- .select2-results__option
328
- .select2-results__option
329
- .select2-results__option {
330
- margin-left: -2em;
331
- padding-left: 3em;
332
- }
333
-
334
- .select2-container--admin-autocomplete
335
- .select2-results__option
336
- .select2-results__option
337
- .select2-results__option
338
- .select2-results__option
339
- .select2-results__option {
340
- margin-left: -3em;
341
- padding-left: 4em;
342
- }
343
-
344
- .select2-container--admin-autocomplete
345
- .select2-results__option
346
- .select2-results__option
347
- .select2-results__option
348
- .select2-results__option
349
- .select2-results__option
350
- .select2-results__option {
351
- margin-left: -4em;
352
- padding-left: 5em;
353
- }
354
-
355
- .select2-container--admin-autocomplete
356
- .select2-results__option
357
- .select2-results__option
358
- .select2-results__option
359
- .select2-results__option
360
- .select2-results__option
361
- .select2-results__option
362
- .select2-results__option {
363
- margin-left: -5em;
364
- padding-left: 6em;
365
- }
366
-
367
- .select2-container--admin-autocomplete
368
- .select2-results__option--highlighted[aria-selected] {
369
- background-color: var(--primary);
370
- color: var(--primary-fg);
371
- }
372
-
373
- .select2-container--admin-autocomplete .select2-results__group {
374
- cursor: default;
375
- display: block;
376
- padding: 6px;
377
- }