karrio-server-core 2025.5rc5__py3-none-any.whl → 2025.5rc6__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 karrio-server-core might be problematic. Click here for more details.
- karrio/server/core/serializers.py +5 -5
- {karrio_server_core-2025.5rc5.dist-info → karrio_server_core-2025.5rc6.dist-info}/METADATA +1 -1
- {karrio_server_core-2025.5rc5.dist-info → karrio_server_core-2025.5rc6.dist-info}/RECORD +5 -5
- {karrio_server_core-2025.5rc5.dist-info → karrio_server_core-2025.5rc6.dist-info}/WHEEL +0 -0
- {karrio_server_core-2025.5rc5.dist-info → karrio_server_core-2025.5rc6.dist-info}/top_level.txt +0 -0
|
@@ -276,14 +276,14 @@ class CommodityData(serializers.Serializer):
|
|
|
276
276
|
required=False,
|
|
277
277
|
allow_blank=True,
|
|
278
278
|
allow_null=True,
|
|
279
|
-
max_length=
|
|
279
|
+
max_length=200,
|
|
280
280
|
help_text="A description of the commodity",
|
|
281
281
|
)
|
|
282
282
|
description = serializers.CharField(
|
|
283
283
|
required=False,
|
|
284
284
|
allow_blank=True,
|
|
285
285
|
allow_null=True,
|
|
286
|
-
max_length=
|
|
286
|
+
max_length=200,
|
|
287
287
|
help_text="A description of the commodity",
|
|
288
288
|
)
|
|
289
289
|
quantity = serializers.IntegerField(
|
|
@@ -295,14 +295,14 @@ class CommodityData(serializers.Serializer):
|
|
|
295
295
|
required=False,
|
|
296
296
|
allow_blank=True,
|
|
297
297
|
allow_null=True,
|
|
298
|
-
max_length=
|
|
298
|
+
max_length=100,
|
|
299
299
|
help_text="The commodity's sku number",
|
|
300
300
|
)
|
|
301
301
|
hs_code = serializers.CharField(
|
|
302
302
|
required=False,
|
|
303
303
|
allow_blank=True,
|
|
304
304
|
allow_null=True,
|
|
305
|
-
max_length=
|
|
305
|
+
max_length=100,
|
|
306
306
|
help_text="The commodity's hs_code number",
|
|
307
307
|
)
|
|
308
308
|
value_amount = serializers.FloatField(
|
|
@@ -1313,7 +1313,7 @@ class ShippingData(validators.OptionDefaultSerializer):
|
|
|
1313
1313
|
required=False,
|
|
1314
1314
|
allow_blank=True,
|
|
1315
1315
|
allow_null=True,
|
|
1316
|
-
max_length=
|
|
1316
|
+
max_length=100,
|
|
1317
1317
|
help_text="The shipment reference",
|
|
1318
1318
|
)
|
|
1319
1319
|
label_type = serializers.ChoiceField(
|
|
@@ -17,7 +17,7 @@ karrio/server/core/oauth_validators.py,sha256=5JxDkXB_HX4a4xJltZcFGukO7o2cUl9h2t
|
|
|
17
17
|
karrio/server/core/permissions.py,sha256=JY3_hTEnyDTWG-weAWPx8xMoaRZwpNL2HaSssBzjH7Y,1189
|
|
18
18
|
karrio/server/core/renderers.py,sha256=IUEUhvvrk_CeqnmnYQgWKHiH3uQhNc0eqDxyO9CuUS4,290
|
|
19
19
|
karrio/server/core/router.py,sha256=IBUR7rfBkdEHQzWxYOPcVSM8NBp3fte9G6Q5BVTUNNw,95
|
|
20
|
-
karrio/server/core/serializers.py,sha256=
|
|
20
|
+
karrio/server/core/serializers.py,sha256=5ubUTlytTvURGJ5B4O3Xf5tXFOVbHsjUEnzJhiyGqDM,60070
|
|
21
21
|
karrio/server/core/signals.py,sha256=thHh4K4uP3smWuy9kWavFfdOAttH9xN3og_j4lDWdKM,1742
|
|
22
22
|
karrio/server/core/tests.py,sha256=rmZoZfPBRoMO-U3HtDxeKofnzsfijYeDVQrnw5Mb_dU,3164
|
|
23
23
|
karrio/server/core/urls.py,sha256=JQrN6dI7A7c_M498EcDKdjDqlp_d64Ov-RS4HHmssRk,337
|
|
@@ -235,7 +235,7 @@ karrio/server/user/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
|
|
|
235
235
|
karrio/server/user/templates/registration/login.html,sha256=3_tj-0rKfwkCk-fp_GT8xFQhLqjGcJs3uZzOAaI40Sw,3690
|
|
236
236
|
karrio/server/user/templates/registration/registration_confirm_email.html,sha256=zFDkNN_BHMQyrBv_mU8aoqXxYxG91TGuf6pKwRa5jxE,247
|
|
237
237
|
karrio/server/user/templates/registration/registration_confirm_email.txt,sha256=I_zN_pJTRigfyiYbyQK0wFfrI5Zq1JG8lf0TyLA9fN0,94
|
|
238
|
-
karrio_server_core-2025.
|
|
239
|
-
karrio_server_core-2025.
|
|
240
|
-
karrio_server_core-2025.
|
|
241
|
-
karrio_server_core-2025.
|
|
238
|
+
karrio_server_core-2025.5rc6.dist-info/METADATA,sha256=51y9RLKXtHSCWYHWVM2ecQ97ED4zLeLtytvOvq5pOIg,796
|
|
239
|
+
karrio_server_core-2025.5rc6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
240
|
+
karrio_server_core-2025.5rc6.dist-info/top_level.txt,sha256=D1D7x8R3cTfjF_15mfiO7wCQ5QMtuM4x8GaPr7z5i78,12
|
|
241
|
+
karrio_server_core-2025.5rc6.dist-info/RECORD,,
|
|
File without changes
|
{karrio_server_core-2025.5rc5.dist-info → karrio_server_core-2025.5rc6.dist-info}/top_level.txt
RENAMED
|
File without changes
|