143
+
144 144
         try:
145 145
             model = ModelInfo.objects.get(model_id=self.model_id, status=True)
146 146
         except ModelInfo.DoesNotExist:
@@ -198,7 +198,7 @@ class TenancyShotRequestInfo(BaseModelMixin):
198 198
             shot = TenancyShotInfo.objects.get(shot_id=self.shot_id, status=True)
199 199
         except TenancyShotInfo.DoesNotExist:
200 200
             shot = None
201
-        
201
+
202 202
         try:
203 203
             model = ModelInfo.objects.get(model_id=self.model_id, status=True)
204 204
         except ModelInfo.DoesNotExist:

kodo - Gogs: Go Git Service

Brak opisu

Brightcells: f724e0f9c0 Add tour guide apis 9 lat temu
..
__init__.py f724e0f9c0 Add tour guide apis 9 lat temu