Nexom 1.0.12__py3-none-any.whl → 1.0.13__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.
nexom/app/cookie.py CHANGED
@@ -33,6 +33,7 @@ class Cookie:
33
33
  for k, v in self.attributes.items():
34
34
  if v is None:
35
35
  continue
36
+ k = k.replace("_", "-")
36
37
  parts.append(f"{k}={v};")
37
38
  if self.http_only:
38
39
  parts.append("HttpOnly;")
@@ -2,7 +2,7 @@
2
2
  <Insert main>
3
3
  <div class="thumbnail-container">
4
4
  <div class="message-card">
5
- <h1>Welcome Nexom v1.0.12 Deeeeeeeev</h1>
5
+ <h1>Welcome Nexom v1.0.13 Deeeeeeeev</h1>
6
6
  <p>How are you? I'm fine! Thank you!</p>
7
7
  </div>
8
8
  <div class="accounts-card">
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Nexom
3
- Version: 1.0.12
3
+ Version: 1.0.13
4
4
  Summary: Lightweight Python Web Framework (WSGI)
5
5
  Author: TouriAida
6
6
  License: MIT License
@@ -2,7 +2,7 @@ nexom/__init__.py,sha256=wMpCghSUTLo67kGxKbaK2QnU7DpfICyfp3-XbDObLSA,367
2
2
  nexom/__main__.py,sha256=VKT7WSe6552_mzwLwJqa55tfag5Olr28eYVhVnf9kWY,6196
3
3
  nexom/app/__init__.py,sha256=DgKTx8GtuRJkiRwBKmLhCLlf3l19zTWwXEmeRPznzlM,1089
4
4
  nexom/app/auth.py,sha256=ahLgrzV7v1-QFjoLu5bk69_VjQhto5jiibc3Dq8zh1I,13744
5
- nexom/app/cookie.py,sha256=aN0Fwd6Ype6BhFZNbA1-VP7SsQLd-HKnlKwQukMXWQs,2225
5
+ nexom/app/cookie.py,sha256=rLfe36hWp2KU3ULqjmo6Crhfbd-7fgh4pmhP34HlnnI,2261
6
6
  nexom/app/db.py,sha256=fl3SrNPOltTT3d5PqjISdS4u7SXEMRqLPotbJE0FXsY,3320
7
7
  nexom/app/http_status_codes.py,sha256=R4ka3n4rijqvfahF5n5kS-Qrg8bZSsrvF8lGnpKWAgY,1934
8
8
  nexom/app/middleware.py,sha256=PO3V76pdnPsKwVqxM9Lx02vqsTQeLEDU-bLJpZqUhvs,5017
@@ -26,7 +26,7 @@ nexom/assets/app/static/dog.jpeg,sha256=qGEhcg48FxRLRISzbmXvw1qvfbdluC_ukM8ZrHg7
26
26
  nexom/assets/app/static/github.png,sha256=DUwjX--e_sVBdKfABfwP4M4tY9NcIYmKtRSFhxETl6k,6223
27
27
  nexom/assets/app/static/style.css,sha256=9LxUcxaQ8ppnHEncJPuO-Mt_DYCUFv56wzlHq5ed264,12609
28
28
  nexom/assets/app/templates/base.html,sha256=RVW_63gA1sr7pqNkfB6Djk5an_VFpowahDIHGjfV-Wk,349
29
- nexom/assets/app/templates/default.html,sha256=QgUApfUnfuAxT1RBNAwz7L7TGuj34I8zUw6dKxsfimA,618
29
+ nexom/assets/app/templates/default.html,sha256=RL7YDDtSn3fr2Juc89Yn-P_0UxRHudoZJ8JSIW8VbEg,618
30
30
  nexom/assets/app/templates/document.html,sha256=XzKxibNf_i5DXBN2MHwLu2_Y5KNr9hSgIYxlY5l3gT8,5694
31
31
  nexom/assets/app/templates/footer.html,sha256=mh0mm4f1nHIGV3cjDFFi8gpYwEpgk5Jqpbjokh9DPbA,94
32
32
  nexom/assets/app/templates/header.html,sha256=ZqtFQtL7hP8Rf5naU8jMSfE6Ce1ktA9KRb2g0PbF8Kc,341
@@ -49,9 +49,9 @@ nexom/core/log.py,sha256=q0FYz1-kkTUHvNkEBW5V1zvUv1phMYchOqwAfUXGHQI,3016
49
49
  nexom/core/object_html_render.py,sha256=4yT3Aihia4oG62gr1rqZd757wEXsu78mTCCpjpVE7JM,7027
50
50
  nexom/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
51
51
  nexom/templates/auth.py,sha256=q-kNIpi2M1UH8fmEy7lmcnM1hCTpj9r78wHXgnW-Aak,4617
52
- nexom-1.0.12.dist-info/licenses/LICENSE,sha256=YbcHyxYLJ5jePeMS_NXpR9yiZjP5skhn32LvcKeknJw,1066
53
- nexom-1.0.12.dist-info/METADATA,sha256=1SYsc0Lok-I1k7S96wbO1unc1uVSNHokL2IUYLN34-E,5929
54
- nexom-1.0.12.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
55
- nexom-1.0.12.dist-info/entry_points.txt,sha256=0r1egKZmF1MUo25AKPt-2d55sk5Q_EIBOQwD3JC8RgI,46
56
- nexom-1.0.12.dist-info/top_level.txt,sha256=mTyUruscL3rqXvYJRo8KGwDM6PWXRzgf4CamLr8LSX4,6
57
- nexom-1.0.12.dist-info/RECORD,,
52
+ nexom-1.0.13.dist-info/licenses/LICENSE,sha256=YbcHyxYLJ5jePeMS_NXpR9yiZjP5skhn32LvcKeknJw,1066
53
+ nexom-1.0.13.dist-info/METADATA,sha256=0LXeoHW3cobgrW_zcPGKhJv1Jr9bjqe9YOIwHK0z1-8,5929
54
+ nexom-1.0.13.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
55
+ nexom-1.0.13.dist-info/entry_points.txt,sha256=0r1egKZmF1MUo25AKPt-2d55sk5Q_EIBOQwD3JC8RgI,46
56
+ nexom-1.0.13.dist-info/top_level.txt,sha256=mTyUruscL3rqXvYJRo8KGwDM6PWXRzgf4CamLr8LSX4,6
57
+ nexom-1.0.13.dist-info/RECORD,,
File without changes