internal 1.1.32.2__py3-none-any.whl → 1.1.34__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 internal might be problematic. Click here for more details.

@@ -25,7 +25,9 @@ async def async_response(data=None, message=None, code=None, page_no=None, total
25
25
  if isinstance(field_type, Link):
26
26
  link_field_list.append(field_name)
27
27
 
28
- if isinstance(field_type, datetime):
28
+ if field_name.endswith('_date'):
29
+ date_field_list.append(field_name)
30
+ elif isinstance(field_type, datetime):
29
31
  datetime_field_list.append(field_name)
30
32
  elif isinstance(field_type, date):
31
33
  date_field_list.append(field_name)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: internal
3
- Version: 1.1.32.2
3
+ Version: 1.1.34
4
4
  Summary:
5
5
  Author: Ray
6
6
  Author-email: ray@cruisys.com
@@ -25,7 +25,7 @@ internal/ext/amazon/aws/__init__.py,sha256=2YFjb-rHG1JaZGZiZffYDesgTAJjDshOqQbsw
25
25
  internal/ext/amazon/aws/const.py,sha256=l4WMg5bKWujwOKABBkCO2zclNg3abnYOfbhD7DG8GsA,109
26
26
  internal/http/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
27
  internal/http/requests.py,sha256=cgqDl9k4XsfvXW-EPLid-kPtHPWUyF8athu3GWQWAKo,8474
28
- internal/http/responses.py,sha256=zvU0iRQ9-qxeEZfKmuvTi8lv9DFcaNAsHlQKOTCpVzw,2945
28
+ internal/http/responses.py,sha256=YL4Cak7zKwYUFXKsSyJIq4aAARR3Q_vyqdfmTk_L4tY,3051
29
29
  internal/interface/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
30
  internal/interface/base_interface.py,sha256=3YaVjIgLi_pZpLk5SEIk8WVkuICM8qPavT8rB0MdB5U,1536
31
31
  internal/middleware/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -35,6 +35,6 @@ internal/model/base_model.py,sha256=hxleV8fYNvFgUoYmCv_inEP3kA4tD4HhCBCNFVK8SZg,
35
35
  internal/model/operate.py,sha256=QSM6yXYXpJMwrqkUGEWZLrEBaUgqHwVHY_Fi4S42hKc,3190
36
36
  internal/utils.py,sha256=wK1QumW1AaWE1ga2-WcDH2rtXRr2hSLwXzy-iI5dTzY,3962
37
37
  internal/validator_utils.py,sha256=CqjaVFoAu5MqvBG_AkTP-r7AliWawtUWB851USj4moI,1519
38
- internal-1.1.32.2.dist-info/METADATA,sha256=tZFMjpLah8az-eJ1Qk0L7-cTICLwkH3B_Lw3fD_ppSo,941
39
- internal-1.1.32.2.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
40
- internal-1.1.32.2.dist-info/RECORD,,
38
+ internal-1.1.34.dist-info/METADATA,sha256=eEI87VjRs5yVb_fTLpnPu_AZhHBTZPP1K0cw197zI_w,939
39
+ internal-1.1.34.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
40
+ internal-1.1.34.dist-info/RECORD,,