ob-dj-store 0.0.15.5__py3-none-any.whl → 0.0.15.6__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.
@@ -744,6 +744,7 @@ class ProductSerializer(FavoriteMixin, serializers.ModelSerializer):
744
744
  "id",
745
745
  "name",
746
746
  "slug",
747
+ "label",
747
748
  "description",
748
749
  "product_images",
749
750
  "product_variants",
@@ -766,6 +767,7 @@ class ProductListSerializer(serializers.ModelSerializer):
766
767
  "id",
767
768
  "name",
768
769
  "slug",
770
+ "label",
769
771
  "description",
770
772
  "product_images",
771
773
  "type",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ob-dj-store
3
- Version: 0.0.15.5
3
+ Version: 0.0.15.6
4
4
  Summary: OBytes django application for managing ecommerce stores.
5
5
  Home-page: https://www.obytes.com/
6
6
  Author: OBytes
@@ -3,7 +3,7 @@ ob_dj_store/apis/stores/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
3
3
  ob_dj_store/apis/stores/filters.py,sha256=dl2ncAu871774RP6JrBQpbi46k89GEy_OEE_kkzkPXs,8555
4
4
  ob_dj_store/apis/stores/urls.py,sha256=P4d0iamg2R5lTwc5DTIuhLzJTMSH4f5QpHzGR1_PWE0,1676
5
5
  ob_dj_store/apis/stores/views.py,sha256=lDMhlAkxt_q0npVkvm2eAxUmZ_Jbm5v9P63_sXFIIzo,38039
6
- ob_dj_store/apis/stores/rest/serializers/serializers.py,sha256=GsRFGmjSw2h7r8Y1yvcUhAyEpFzkAdBQkyIeVwtOLUE,49640
6
+ ob_dj_store/apis/stores/rest/serializers/serializers.py,sha256=ohA0C_qEmZt2NQ2GXSaDlmPP0fiJREPEbua4czX4c68,49682
7
7
  ob_dj_store/apis/tap/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  ob_dj_store/apis/tap/serializers.py,sha256=KPrBK4h2-fWvEVf6vOj2ww5-USV9WqpyYicIqoHIiXI,1065
9
9
  ob_dj_store/apis/tap/urls.py,sha256=bnOTv6an11kxpo_FdqlhsizlGPLVpNxBjCyKcf3_C9M,367
@@ -131,7 +131,7 @@ ob_dj_store/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
131
131
  ob_dj_store/utils/helpers.py,sha256=o7wgypM7mI2vZqZKkhxnTcnHJC8GMQDOuYMnRwXr6tY,2058
132
132
  ob_dj_store/utils/model.py,sha256=DV7hOhTaZL3gh9sptts2jTUFlTArKG3i7oPioq9HLFE,303
133
133
  ob_dj_store/utils/utils.py,sha256=8UVAFB56qUSjJJ5f9vnermtw638gdFy4CFRCuMbns_M,1342
134
- ob_dj_store-0.0.15.5.dist-info/METADATA,sha256=owTzMx6WYPdbWh3DLgDm-0NXI5-eEg9vYo10JJI66iE,2827
135
- ob_dj_store-0.0.15.5.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
136
- ob_dj_store-0.0.15.5.dist-info/top_level.txt,sha256=CZG3G0ptTkzGnc0dFYN-ZD7YKdJBmm47bsmGwofD_lk,12
137
- ob_dj_store-0.0.15.5.dist-info/RECORD,,
134
+ ob_dj_store-0.0.15.6.dist-info/METADATA,sha256=Si48BUWpsafl_ZvAxOggl2mcBGxnM04MdA8cVgKdJFk,2827
135
+ ob_dj_store-0.0.15.6.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
136
+ ob_dj_store-0.0.15.6.dist-info/top_level.txt,sha256=CZG3G0ptTkzGnc0dFYN-ZD7YKdJBmm47bsmGwofD_lk,12
137
+ ob_dj_store-0.0.15.6.dist-info/RECORD,,