- The default DRF behaviour throws errors if the supplied query params do not conform to the limit_choices_to field - This is non optimum! Don't want to have to handle these cases - Do the filtering ourselves!