cs-models 0.0.781__py3-none-any.whl → 0.0.782__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 cs-models might be problematic. Click here for more details.

@@ -89,7 +89,7 @@ class MeetingResourceSchema(Schema):
89
89
  meeting_name = fields.String(required=True)
90
90
  start_date = fields.DateTime(required=True)
91
91
  end_date = fields.DateTime(required=True)
92
- tile_release_date = fields.DateTime(allow_none=True)
92
+ title_release_date = fields.DateTime(allow_none=True)
93
93
  abstract_release_date = fields.DateTime(allow_none=True)
94
94
  from_website = fields.Boolean(allow_none=True)
95
95
  meeting_bucket_id = fields.Integer(allow_none=True)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cs-models
3
- Version: 0.0.781
3
+ Version: 0.0.782
4
4
  Summary: MySQL db models
5
5
  Home-page: https://github.com/mindgram/cs-models
6
6
  Author: Shrey Verma
@@ -549,7 +549,7 @@ cs_models/resources/LicensingCollabTarget/models.py,sha256=AofVwKxsGt6kf0YGQqY3r
549
549
  cs_models/resources/LicensingCollabTarget/schemas.py,sha256=jijLVNnVxOMWBMYfij-8-ZLz8m8A51cOn_U37Xqkg2Y,502
550
550
  cs_models/resources/Meeting/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
551
551
  cs_models/resources/Meeting/models.py,sha256=TpOLgPRAgUXMwdSwtXO8-Kdytbarb0v5nhdlu23dO4Q,1262
552
- cs_models/resources/Meeting/schemas.py,sha256=2_lO-8nLoVVypmwDUwp83Ix2HT0BKy2sa2wgWCVqvNg,2974
552
+ cs_models/resources/Meeting/schemas.py,sha256=i87Lpg8hKcyV-m3Z0GiHRh7H6h978S_qVTCv7R8PquI,2975
553
553
  cs_models/resources/MeetingBucket/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
554
554
  cs_models/resources/MeetingBucket/models.py,sha256=OfjmVYISxesbvtu4E2bltlpvzFZluds7arFwjxma3S8,600
555
555
  cs_models/resources/MeetingBucket/schemas.py,sha256=oZm2XHNaWEh-aoqPbsS405BGZoo06QGPtHNM6Jf-MkQ,312
@@ -1273,7 +1273,7 @@ cs_models/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1273
1273
  cs_models/utils/alchemy.py,sha256=fhINGFn41owJ2DLXQKXAAtLqeZ1BRzD_qU0wPK_bsGQ,1598
1274
1274
  cs_models/utils/utils.py,sha256=BzCDk3u1np7DoJQqCZIJN4f80JNHvJoWO4qEFgolN-8,4474
1275
1275
  cs_models/utils/profiling/__init__.py,sha256=N-73vb0M92C975fxgXyBCBjCPELl8Oh21ZY_-tzDnns,569
1276
- cs_models-0.0.781.dist-info/METADATA,sha256=ATpeqg5lzm2EbTa5yf42518CVnGCFJZ98EeFDwGRS-Y,751
1277
- cs_models-0.0.781.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
1278
- cs_models-0.0.781.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
1279
- cs_models-0.0.781.dist-info/RECORD,,
1276
+ cs_models-0.0.782.dist-info/METADATA,sha256=QTZdBEmkx3Tx_p8fLPaoTOjO6yj_e5FdmmZ1-n4DCXE,751
1277
+ cs_models-0.0.782.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
1278
+ cs_models-0.0.782.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
1279
+ cs_models-0.0.782.dist-info/RECORD,,