Hi guys i'm trying to override `DEFAULT_FILTER_BACKEND` in tests. I've attempted 2 approaches which have caused to failure: 1- @override_settings decorator top of both method and class 2- using with self.settings(REST_FRAMEWORK={...}) context manager I don't know whether it needs to modify my views
please help me. thanks a lot -- 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 django-rest-framework+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/cc289acb-aac6-4af1-9ff4-261791c4cdc6n%40googlegroups.com.