That looks like it’ll land in v3.1, so “just making a subclass” might be the way to go for the meantime. C.
> On 17 Sep 2019, at 12:23, Oskar Persson <[email protected]> wrote: > > It would be nice to have a way to use "exact" instead of "iexact" in > SearchFilter, especially for UUIDField when using SQLite or MySQL until > https://code.djangoproject.com/ticket/29915 > <https://code.djangoproject.com/ticket/29915> is fixed. Or is there some way > to use it today or should I just make a custom subclass of SearchFilter in my > project? > > // Oskar > > -- > You received this message because you are subscribed to the Google Groups > "Django REST framework" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-rest-framework/2127e034-515b-4c5a-842e-8f8d10ce7e03%40googlegroups.com > > <https://groups.google.com/d/msgid/django-rest-framework/2127e034-515b-4c5a-842e-8f8d10ce7e03%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/2DB39D05-6C58-492D-B575-5A32082A0B1E%40gmail.com.
