sanchaz
sanchaz
I get that, but the object should't be the serializer... When you make a request the object is checked when the viewset does get_object. https://github.com/encode/django-rest-framework/blob/0407a0df8a16fdac94bbd08d49143a74a88001cd/rest_framework/generics.py#L75-L100 From my understanding it assumes...
@maiznadeem see https://github.com/react-native-datetimepicker/datetimepicker/issues/907#issuecomment-2301571623 The issue seems to be that when choosing 'datetime' mode on android, the picker for date still appears. If I run only date and time (I know...
> > @maiznadeem see [#907 (comment)](https://github.com/react-native-datetimepicker/datetimepicker/issues/907#issuecomment-2301571623) > > The issue seems to be that when choosing 'datetime' mode on android, the picker for date still appears. > > If I...