SearchFilter with PickledObjectField

2022-02-09 Thread Looping Ydobon
Hello, I am trying to implement a SearchFilter of a PickeledObjectField field. PickeledObjectField apparently supports exact, in, isnull lookups while SearchFilter supports istartswith, iexact, search, iregex, icontains Can anyone give me some hints? Of course, I would like to avoid fetching

wahat are the basics of django rest framework to start.

2022-02-09 Thread Savi Jaglan
I am a begginer, trying to learn django and django rest framework. i have few questions. Don't know whether they are silly to ask or not. please bear with me. 1. what is the simple definition or api and microservice. what's the differnce between these two? 2. why we use api? 3. how to know it's